JSON Parser Xojo and Real Studio plugin

JSONNode.StringValue Property (console safe)

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