Retrieves the value from a struct using a path based expression
StructGet(path=[string])
Argument | Type | Required | Description | Default |
---|---|---|---|---|
path |
string |
true |
The string path to the object requested in the struct |
- StructAppend
- StructClear
- StructCopy
- StructDelete
- StructEach
- StructEquals
- StructEvery
- StructFilter
- StructFind
- StructFindKey
- StructFindValue
- StructGetMetadata
- StructInsert
- StructIsCaseSensitive
- StructIsOrdered
- StructKeyArray
- StructKeyExists
- StructKeyList
- StructKeyTranslate
- StructMap
- StructNew
- StructReduce
- StructSome
- StructSort
- StructToQueryString
- StructToSorted
- StructUpdate
- StructValueArray