PRIM_JSON.Node - AsArray Method

Attempts to resolve current node as a PRIM_JSON.Array otherwise reports a runtime error. Document nodes resolve the root node and member nodes resolve the Value node.

Member of PRIM_JSON.Node (PRIM_JSON.Node)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)PRIM_JSON.ArrayThe resolved PRIM_JSON.Array instance

Details

No detailed help is available for this feature

See also

All Component Classes

Technical Reference