JSON Array - InsertBoolean Method

Add a Boolean to the array

Member of JSON Array (PRIM_WEB.JsonArray)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)PRIM_WEB.JsonBooleanReference to the newly created element
Boolean*InputBooleanValue of the Boolean element

Details

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

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2