list: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
[[Category:Scripting Commands ArmA|L]]
[[Category:Scripting Commands ArmA|L]]


back to [[Scripting_Reference#L|COMREF]]


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

Revision as of 13:34, 23 April 2006


list trigger


Operand types:

trigger: Object

Type of returned value:

Array

Description:

List of units that would activate given trigger.

For trigger of type "Not present" the list is the same as that returned for "present".


Example:

_tlist = list triggerOne