JSON - CreateRootArray Method

Create an array as the root

Member of JSON (PRIM_WEB.Json)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)PRIM_WEB.JsonArrayReference to the created JSON array object

Details

The CreateRootArray method creates an JSON Array as the root value.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2