SEARCH:
Previous: KeyRowsFromRows  

ArraySafe

Array Candidate_Array
string Array_Key
any Default_value

Allows you to safely retrieve the value of an array by index value, returning a Standard Default Value if the key does not exist.

Previous: KeyRowsFromRows