rank: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Return the rank of the given unit. |= Description
| Return the rank of the given unit. <br>
Rank can be one of the following:
*"PRIVATE"
*"CORPORAL"
*"SERGEANT"
*"LIEUTENANT"
*"CAPTAIN"
*"MAJOR"
*"COLONEL" |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 03:18, 1 July 2007


-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Return the rank of the given unit.
Rank can be one of the following:
  • "PRIVATE"
  • "CORPORAL"
  • "SERGEANT"
  • "LIEUTENANT"
  • "CAPTAIN"
  • "MAJOR"
  • "COLONEL"
Groups:
Uncategorised

Syntax

Syntax:
rank unit
Parameters:
unit: Object
Return Value:
String

Examples

Examples:
Example needed

Additional Information

See also:
setUnitRank

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