ONJSONNAME

ONJSONNAME returns a nonvarying character string containing the name for which no match was found in a JSONGETMEMBER or JSONGETVALUE call.

Read syntax diagramSkip visual syntax diagramONJSONNAME()

It is in context in an ON-unit for the CONFORMANCE condition raised when a mismatched name is found in a JSONGETMEMBER or JSONGETVALUE call, or for the ERROR or FINISH condition raised as the implicit action for such a CONFORMANCE condition.

If it is used out of context, a null string is returned.