PRIM_JSON.Writer - WriteMemberBoolean Method
Writes a Boolean value as a name/value pair of a JSON object
Member of PRIM_JSON.Writer (PRIM_JSON.Writer)
Parameters
Name |
Type |
Data Type |
Description |
MemberName |
*Input |
Unicode String |
Unicode string as the property name of a name/value pair of a JSON object |
Value |
*Input (Optional) |
Boolean |
Boolean value to write |
Details
No detailed help is available for this feature