JSON.getNodeType()

Signature

String getNodeType(Object jsonNode)

Domain

ACTION, CONDITION, BUI

Description

Returns the type of JsonNode i.e. ARRAY/OBJECT/etc

Parameters

NameTypeDescription
jsonNodeObjectJsonNode Object

Returns

TypeDescription
StringJSON node type