Home
/
Intersoft.ISRuntime6
/
ISJsonBuilder
/
WriteRawJson
WriteRawJson
Method
Member of
ISJsonBuilder
Write a raw JSON formatted String.
Syntax
ISJsonBuilder
.
WriteRawJson
(
value
,
[includePrefix]
)
Parameters
Name
Type
Optional
ByRef
Description
value
String
The JSON String.
includePrefix
Boolean
Optional
Specify whether the JSON text should be prefixed by a comma so that it can be used in part of a block. Will only apply where the JSON being written is not an empty string. Defaults to FALSE.
If omitted, a value of
False
is assumed.
Member of:
ISJsonBuilder
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0