BIS_fnc_numberText
Jump to navigation
Jump to search
Description
- Description:
- Convert a number into string (avoiding scientific notation)
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [number, modulo] call BIS_fnc_numberText
- Parameters:
- number: Number
- modulo: Number - (Optional, default 3)
- Return Value:
- String
Examples
- Example 1:
[999999999999] call BIS_fnc_numberText;
Additional Information
- See also:
- BIS_fnc_numberDigitsBIS_fnc_cutDecimals
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note