andykenobi
In Expression:At( keys ) , designer can use dot notation to represent the node path, for example
[quote:1vdjdiai]{ "a": { "b" : 10 }, "c":20 }
Expression:At( "a.b" ) will return 10.
Hum, but i want to get another value... like this XML:
XML.StringValue("/translate/"en-us"/General/text—/text()")