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
StructAppend
StructClear
StructCopy
StructDelete
StructEach
StructEquals
StructEvery
StructFilter
StructFindKey
StructFindValue
StructGet
StructGetMetadata
StructInsert
StructIsCaseSensitive
StructIsOrdered
StructKeyArray
StructKeyExists
StructKeyList
StructKeyTranslate
StructMap
StructNew
StructReduce
StructSome
StructSort
StructToQueryString
StructToSorted
StructUpdate
StructValueArray