PRIM_JSON.Writer - WriteMemberString Method
Writes a unicode string 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) |
Unicode String |
Unicode string to write |
Details
No detailed help is available for this feature