M2ft
Appearance
| Environment: | Mission Scripting | |
|---|---|---|
| Function: | M2ft | |
| Function Description: | ||
| File Location: | cmm.converterFunctions.lua | |
| Syntax: | CMM.M2ft( number value ) | |
| Return Value: | number | |
| Parameters: | Name | Description |
| value | Distance in metres. | |
| Example: | CMM.M2ft(1) | |
| Example Description: | Converts 1 m to approximately 3.28084 ft and returns the result. | |
| Related Functions: | ||
| Notes: | ||