select

From Bohemia Interactive Community
Revision as of 21:34, 16 April 2006 by Planck (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.