liquid icon indicating copy to clipboard operation
liquid copied to clipboard

Get name of json element

Open nd-sign opened this issue 4 years ago • 0 comments

Hi,

Is there a way in the language to get the name of an element? The equivalent of XSLT local-name() function.

{ "MyRoot": {

} }

I need "MyRoot" as output.

Thanks, Nico

nd-sign avatar Sep 15 '21 11:09 nd-sign