How to count the length of the string or array value obtained by the given path

How to count the length of the string or array value obtained by the given path.

25 Likes

You can use BR funtions ARRLENGTH() or STRLENGTH() and copy the length to another path
ex
ARRLENGTH(“getVal(‘tempObject.string’)”)

6 Likes

Sorry, Duplicate question is asked here -

21 Likes