min: Difference between revisions
| mNo edit summary | mNo edit summary | ||
| Line 2: | Line 2: | ||
| [[Category:Scripting Commands ArmA|MIN]] | [[Category:Scripting Commands ArmA|MIN]] | ||
| {{Command|= Comments | |||
| ____________________________________________________________________________________________ | |||
| | arma |= Game name | |||
| |2.92|= Game version | |||
| ____________________________________________________________________________________________ | |||
| | The smaller of a,b |= Description | |||
| ____________________________________________________________________________________________ | |||
| '''a | | '''a''' |= Syntax | ||
| |p1= a: [[Number]] |= Parameter 1 | |||
| |p2= b: [[Number]] |= Parameter 2 | |||
| [[Number]] | | [[Number]] |= Return value | ||
| ____________________________________________________________________________________________ | |||
| |x1= <pre>3 min 2 .... result is 2</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:40, 1 August 2006
Description
- Description:
- The smaller of a,b
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
- 3 min 2 .... result is 2 
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
