JSON Object - InsertBoolean Method

Add a Boolean element

Member of JSON Object (PRIM_WEB.JsonObject)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)PRIM_WEB.JsonBooleanReference to the new Boolean element
Key*InputUnicode StringKey of the element
Boolean*InputBooleanValue of the Boolean object

Details

The InsertBoolean method creates a new Boolean element in the object.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2