JSONItem.Value

From Xojo Documentation

JSONItem as an object

Method

JSONItem.Value(Name As String) As Variant

New in 2011r2

Supported for all project types and targets.

Returns a named child's value.


Method

JSONItem.Value(Name As String, Assigns Value As Variant)

New in 2011r2

Supported for all project types and targets.

Sets a named child's value.