PRIM_JSON.Writer - WriteMemberDecimal Method

Writes a Decimal 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)

Decimal

Decimal value to write

Details

No detailed help is available for this feature


See also

All Component Classes

Technical Reference

  • No labels