waypointDescription: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
BrettMayson (talk | contribs) mNo edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 19: | Line 19: | ||
|s1= [[waypointDescription]] waypoint | |s1= [[waypointDescription]] waypoint | ||
|p1= waypoint: | |p1= waypoint: [[Waypoint]] | ||
|r1= [[String]] | |r1= [[String]] | ||
|x1= <sqf>waypointDescription [groupOne,1]</sqf> | |x1= <sqf>waypointDescription [groupOne,1];</sqf> | ||
|seealso= [[waypoints]] [[setWaypointDescription]] | |seealso= [[waypoints]] [[setWaypointDescription]] | ||
}} | }} | ||
Latest revision as of 02:58, 3 January 2026
Description
- Description:
- Gets the waypoint description.
- Groups:
- Waypoints
Syntax
- Syntax:
- waypointDescription waypoint
- Parameters:
- waypoint: Waypoint
- Return Value:
- String
Examples
- Example 1:
- waypointDescription [groupOne,1];
Additional Information
- See also:
- waypoints setWaypointDescription
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note