max: Difference between revisions
| mNo edit summary | mNo edit summary | ||
| Line 1: | Line 1: | ||
| [[Category:Scripting Commands|MAX]] | [[Category:Scripting Commands|MAX]] | ||
| [[Category:Scripting Commands ArmA|MAX]] | [[Category:Scripting Commands ArmA|MAX]] | ||
| {{Command|= Comments | |||
| ____________________________________________________________________________________________ | |||
| | arma |= Game name | |||
| |2.92|= Game version | |||
| ____________________________________________________________________________________________ | |||
| | The greater of a,b |= Description | |||
| ____________________________________________________________________________________________ | |||
| ''' | | '''a''' |= Syntax | ||
| |p1= a: [[Number]] |= Parameter 1 | |||
| |p2= b: [[Number]] |= Parameter 2 | |||
| | [[Number]] |= Return value | |||
| ____________________________________________________________________________________________ | |||
| |x1= <pre>3 max 2 .... result is 3</pre> |= Example 1 | |||
| ____________________________________________________________________________________________ | |||
| |  |= See also | |||
| }} | |||
| <h3 style="display:none">Notes</h3> | |||
| <dl class="command_description"> | |||
| <!-- Note Section BEGIN --> | |||
| <!-- Note Section END --> | |||
| </dl> | |||
| <h3 style="display:none">Bottom Section</h3> | |||
Revision as of 23:41, 1 August 2006
 
Description
- Description:
- The greater of a,b
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
- 3 max 2 .... result is 3 
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
