setMarkerTextLocal: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (template:command argument fix) |
||
Line 9: | Line 9: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Sets the text label of an existing marker. |= | | Sets the text label of an existing marker. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| markerName '''setMarkerTextLocal''' text |= | | markerName '''setMarkerTextLocal''' text |SYNTAX= | ||
|p1= markerName: [[String]] |= | |p1= markerName: [[String]] |PARAMETER1= | ||
|p2= text: [[String]] |= | |p2= text: [[String]] |PARAMETER2= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>"Marker1" [[setMarkerTextLocal]] "You are here.";</code> |= | |x1= <code>"Marker1" [[setMarkerTextLocal]] "You are here.";</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|mp= | | |mp= | | ||
|[[setMarkerBrush]], [[setMarkerColor]], [[setMarkerDir]], [[setMarkerPos]], [[setMarkerShape]], [[setMarkerSize]], [[setMarkerType]] |= | |[[setMarkerBrush]], [[setMarkerColor]], [[setMarkerDir]], [[setMarkerPos]], [[setMarkerShape]], [[setMarkerSize]], [[setMarkerType]] |SEEALSO= | ||
}} | }} | ||
Revision as of 14:47, 7 April 2019
Description
- Description:
- Sets the text label of an existing marker.
- Groups:
- Uncategorised
Syntax
- Syntax:
- markerName setMarkerTextLocal text
- Parameters:
- markerName: String
- text: String
- Return Value:
- Nothing
Examples
- Example 1:
"Marker1" setMarkerTextLocal "You are here.";
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