JSON.getTextValue()

Signature

String getTextValue(Object jsonNode)

Domain

ACTION, CONDITION, BUI

Description

Returns the text value of the JSON node passed

Parameters

NameTypeDescription
jsonNodeObjectJsonNode Object

Returns

TypeDescription
StringText value of the JsonNode