select

From Bohemia Interactive Community
Revision as of 16:15, 19 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


back to COMREF

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.