Last updated 2 months ago
Was this helpful?
Finds and retrieves a top-level key from a string in a struct
StructFind(struct=[structloose], key=[any], defaultValue=[any])
struct
true
The struct object
key
any
The key to search
defaultValue
false
An optional value to be returned if the struct does not contain the key