TIBCO BusinessEvents®
Standard
JSON
JSON
.
isArrayNode()
Signature
boolean isArrayNode(Object jsonNode)
Domain
ACTION, CONDITION, BUI
Description
Returns if the Json node is an Array or not
Parameters
Name
Type
Description
jsonNode
Object
JsonNode Object
Returns
Type
Description
boolean
True if JsonNode is array, else false