ARRAY INDEX VALID
This command will return a value of one if the array index specified is a valid item within the array. Specifying a value greater or equal to the size of the array would therefore return a zero.

SYNTAX
Return Integer=ARRAY INDEX VALID(Array Name(0))

RELATED INFO
CORE Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example