JSON.getFieldNames()

Signature

Object getFieldNames(Object jsonNode)

Domain

ACTION, CONDITION, BUI

Description

Returns the Iterator of field names in a JsonNode

Parameters

NameTypeDescription
jsonNodeObjectJsonNode Object

Returns

TypeDescription
ObjectString Iterator containing JSON Object keys