Skip to content

Std json jsonvalue tostring

std:std.json.JsonValue.ToString

Method ToString:String( )#

Gets string value.

If the value is a string, returns its actual value.

If the value is not a string, "" is returned by default.