deleteWaypoint: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
[[Category:Scripting Commands ArmA|DELETEWAYPOINT]]
[[Category:Scripting Commands ArmA|DELETEWAYPOINT]]


<new command not populated>


<h2 style="color:#000066">''' deleteWaypoint ''waypoint'''''</h2>


<h2 style="color:#000066">''''' deleteWaypoint '''''</h2>


'''Operand types:'''


'''Operand types:'''
'''waypoint:''' [[Array]]


'''Type of returned value:'''
'''Type of returned value:'''
[[Nothing]]


'''Compatibility:'''
'''Compatibility:'''
Version 1.86 required.


'''Description:'''
'''Description:'''
Removes the waypoint.




'''Example:'''
'''Example:'''
'''deleteWaypoint''' [grp, 2]

Revision as of 12:43, 4 July 2006


deleteWaypoint waypoint


Operand types:

waypoint: Array

Type of returned value:

Nothing

Compatibility:

Version 1.86 required.

Description:

Removes the waypoint.


Example:

deleteWaypoint [grp, 2]