select

From Bohemia Interactive Community
Revision as of 20:39, 4 July 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


array select index


Operand types:

array: Array

index: Boolean

Type of returned value:

Any Value

Description:

If index is false, this selects the first element of the array, if it is true, it selects the second index.