JSON Array - InsertBoolean Method

Add a Boolean to the array

Member of JSON Array (PRIM_WEB.JsonArray)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

PRIM_WEB.JsonBoolean

Reference to the newly created element

Boolean

*Input

Boolean

Value of the Boolean element

Details

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


See also

All Component Classes

Technical Reference