Search found 17 matches

by CGooley
Wed Jun 26, 2019 3:36 pm
Forum: Technical / Scripting
Topic: Copy last three characters of a variable to a new variable
Replies: 5
Views: 3428

Copy last three characters of a variable to a new variable

Hi,

Would like to assign the last three characters of a string variable to a new string variable. Any idea on how to do this?

Thanks!
by CGooley
Tue Jun 25, 2019 6:20 pm
Forum: Technical / Scripting
Topic: Hyphen as A String in a Variable??
Replies: 2
Views: 2003

Hyphen as A String in a Variable??

Hi, I am trying to see if a variable contains an hyphen. I am sure this is a very simple question; I simply can't get the hyphen to be recognized as a string. Below is my code: Let>hyphen=- //Check if variable contains "-" Pos>hyphen,accountname,1,posText If>posText>0 //variable contains substring /...
Sign up to our newsletter for free automation tips, tricks & discounts