IJSValue Methods
The methods of the IJSValue class are listed here.
Interface
IJSValue Interface
Public Methods
Name
Description
AsBool
Sets/gets a boolean value.
AsFloat
Sets/gets a float value.
AsInt
Sets/gets an integer value.
AsJSON
Sets/gets a JSON-formatted string value.
AsString
Sets/gets a string value.
DataType
Sets/gets a data type.
RawValue
This is the overview for the RawValue method overload.