JSONItem.ValueAt
From Xojo Documentation
JSONItem as array
Method
JSONItem.ValueAt(Index As Integer) As Variant
New in 2019r2
Supported for all project types and targets.
New in 2019r2
Supported for all project types and targets.
Returns a child's value by index.
Method
JSONItem.ValueAt(Index As Integer, Assigns Value As Variant)
New in 2019r2
Supported for all project types and targets.
New in 2019r2
Supported for all project types and targets.
Sets a child's value by index.