What does the TRIM function do?

What does the TRIM function do?

Hi @aakriti.kamboj,

The TRIM() function allows us to extract specific indexes from a string. The syntax of this function is:

TRIM(getVal("Datapath"),'Index to extract')