Hi All,
I have this web scraping flow, I need to pass the data from varCity to trim the last two characters. Any suggestions on how to properly do it?
Actual value sample:
varCity = Los Angeles CA
I need to remove the CA at the end and if possible can I transfer it to Compose. I also need that CA to be passed on for usage.
Please help. Thank you 🙂
