JSON Parser Xojo plugin

JSONNode.StringValue Property

Sets or gets string value of the node.

StringValue as String {Read and Write}

Remarks

If the node is not actually string node then conversion is attempted.

See Also

JSONNode Class