BIS_fnc_numberText

From Bohemia Interactive Community
Revision as of 17:58, 21 June 2016 by Megagoth1702 (talk | contribs)
Jump to navigation Jump to search


Hover & click on the images for description

Description

Description:
/*

	Description:
	Convert a number into string (avoiding scientific notation)

	Parameter(s):
	_this: NUMBER

	Returns:
	STRING
*/
(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:
[scalarNumber] call BIS_fnc_numberText

Additional Information

See also:
See also needed

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

Notes

Bottom Section