Extension::JsongetIndexed Method
Syntax
.getIndexed as a (index as N)
Arguments
- index
Numeric
Description
Get indexed item from a JSON object - returns NIL if undefined.
Syntax
Arguments
Numeric
Description
Get indexed item from a JSON object - returns NIL if undefined.