BIS fnc greatestNum: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (Return correction.) |
||
Line 18: | Line 18: | ||
Example: [1,5,10] call BIS_fnc_greatestNum | Example: [1,5,10] call BIS_fnc_greatestNum | ||
returns | returns 10 | ||
************************************************************/ | ************************************************************/ | ||
Revision as of 16:16, 22 December 2015
Description
- Description:
/************************************************************ Find Greatest Number Parameters: [number set] Returns: number Returns the highest number out of the passed set. Example: [1,5,10] call BIS_fnc_greatestNum returns 10 ************************************************************/
(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:
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