How can we use SUBSTR function in vFlow?

“How to use the SUBSTR function?”

To get the part of the string obtained by the given path.

SUBSTR(str, startIndex, lengthToExtract?)


image