waypointPosition: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|W]]
[[Category:Scripting Commands|W]]
[[Category:Scripting Commands OFP 1.97|W]]
[[Category:Scripting Commands OFP 1.97|W]]
[[Category:Scripting Commands OFP 1.46|W]]
[[Category:Scripting Commands ArmA|W]]
[[Category:Scripting Commands ArmA|W]]



Revision as of 20:08, 22 April 2006


back to COMREF

waypointPosition waypoint


Operand types:

waypoint: Array

Type of returned value:

Array

Compatibility:

Added in version 1.50

Description:

Get waypoint position.

Waypoint format is Waypoint.

Note: This function is identical to getWPPos.


Example:

wPos = waypointPosition [groupOne, 1]