Load and parse a JSON Text String.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| jsonText |
String |
|
|
The JSON formatted Text to Parse. |
| jsonToken |
ISJsonToken |
|
ByRef |
The ISJsonToken object created. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- ISJsonUtilities
- Namespace:
- Intersoft.ISRuntime6
- Assembly:
- ISRuntime6, Version=6.0.3
- Target Framework:
- .NET 9.0