BE_ArrayGetValue

BE_ArrayGetValue(array;valueNumber)



Retrieves a value from the array number specified, at the valueNumber specified.

Arrays are stored via BE_ArraySetFromValueList and the index number used as the array parameter is the result of that function call.

Parameters:

- array : A previously returned array number.

- valueNumber : The the number to retreive.

Keywords:

Array Value Get


Version History:

- 3.3.0 :

Still need help? Contact Us Contact Us