triggerText: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Added SEEALSO)
Line 25: Line 25:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO  
| [[setTriggerText]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 10:36, 13 October 2011

Hover & click on the images for description

Description

Description:
Returns trigger text.
Groups:
Uncategorised

Syntax

Syntax:
triggerText trigger
Parameters:
trigger: Object
Return Value:
String

Examples

Example 1:
result = 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

Notes

Bottom Section