Script - how to Trim a variable

Hi,

Is there a way to trim a variable in script?

Example:

Trim ({{Variable}})

Best Regards,
Charlene

If referring to Architect then you do have LTrim(Variable) and RTrim(Variable) functions to strip either side.
Both return a string

Hi Simon,

I'm referring to agent script.

Thanks

Best Regards,
Seow Leng

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.