StructFind
Finds and retrieves a top-level key from a string in a struct
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The struct object | |
|
|
| The key to search | |
|
|
| An optional value to be returned if the struct does not contain the key |
Examples
Related
Last updated