select

From Bohemia Interactive Community
Revision as of 21:26, 1 June 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, select first element of array, if it is true select the second index.