FUNCTION:ARRAYISDEFINED

last edited byusericondenny on 01-Oct-2011

Contents

arrayIsDefined

Description

Returns whether there exists an item in the array at the selected index.

Usage Syntax

arrayIsDefined(array array,number index): boolean

Return Information

Return Type
boolean

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.

Name Type Required Description
array array Yes The array to search
index number Yes The index which to check

 
Download in other Formats:
markup Markup | pdf PDF | html HTML | word Word