JSON Parser Xojo plugin

JSONPrimitive.StringValue Property

Returns the value as String from the primitive

StringValue as String {Read and Write}

Remarks

You can check if the value is actually String by reading the IsString property

See Also

JSONPrimitive Class