Stringfunctions+ | Formula CATCHEDVAL
Description
This formula retrieves a value from an array or object.
Formula(s)
        PHP
    
    {=CATCHEDVAL(List;"Key")}
Result
String
Integer
Float
Array
Boolean
Object
Parameters
Parameter | Content | Format | Default value | Explanation | 
|---|---|---|---|---|
List  | Array/object from which a value is to be retrieved  | Array Object  | 
  | |
Key  | Index (for arrays) or key (for objects) from which the value is to be retrieved  | String Integer  |