PRIM_JSON.Node - AsObject Method

Attempts to resolve current node as a PRIM_JSON.Object 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

Name

Type

Data Type

Description

Result

*Result (Optional)

PRIM_JSON.Object

The resolved PRIM_JSON.Object instance

Details

No detailed help is available for this feature


See also

All Component Classes

Technical Reference

  • No labels