array.isDefined()
Returns whether there exists an item in the array at the selected index.
array.isDefined( index=number )
Returns: Boolean
Returns whether there exists an item in the array at the selected index.
array.isDefined( index=number )
Returns: Boolean