triggerText: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?\]\]" to "{{GameCategory|tkoh|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma2 |Game name= | | arma2 |Game name= | ||
Line 9: | Line 8: | ||
|gr1= Triggers |GROUP1= | |gr1= Triggers |GROUP1= | ||
| Returns trigger text. | | Returns trigger text. | ||
<br><br>{{Important | The trigger could be [[local]] or remote but the result returned by this command will be for the trigger text set up locally on the client that executed the command. See [[createTrigger]] for more info.}} |DESCRIPTION= | <br><br>{{Important | The trigger could be [[local]] or remote but the result returned by this command will be for the trigger text set up locally on the client that executed the command. See [[createTrigger]] for more info.}} |DESCRIPTION= | ||
| '''triggerText''' trigger |SYNTAX= | | '''triggerText''' trigger |SYNTAX= | ||
Line 29: | Line 26: | ||
|x1= <code>_text = [[triggerText]] triggerName;</code>|EXAMPLE1= | |x1= <code>_text = [[triggerText]] triggerName;</code>|EXAMPLE1= | ||
| [[setTriggerText]] |SEEALSO= | | [[setTriggerText]] |SEEALSO= | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= | ||
}} | }} | ||
Revision as of 03:59, 17 January 2021
Description
- Description:
- Returns trigger text.
- Groups:
- Triggers
Syntax
Examples
- Example 1:
_text = triggerText triggerName;
Additional Information
- See also:
- setTriggerText
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