ConCat to the front of a string

Ideas for new features & functions

Moderators: Dorian (MJT support), JRL

Post Reply
mightycpa
Automation Wizard
Posts: 343
Joined: Mon Jan 12, 2004 4:07 pm
Location: Vienna, VA

ConCat to the front of a string

Post by mightycpa » Fri Mar 17, 2017 5:53 pm

I can't tell you how many times this would have come in real handy:

Let>myvar=somevalue
FrontCatR>x,myvar

which would yield xsomevalue
"A facility for quotation covers the absence of original thought." - Lord Peter Wimsey

User avatar
JRL
Automation Wizard
Posts: 3497
Joined: Mon Jan 10, 2005 6:22 pm
Location: Iowa

Re: ConCat to the front of a string

Post by JRL » Fri Mar 17, 2017 7:41 pm

Let>myvar=somevalue
Let>myvar=x%myvar%

which would yield xsomevalue

mightycpa
Automation Wizard
Posts: 343
Joined: Mon Jan 12, 2004 4:07 pm
Location: Vienna, VA

Re: ConCat to the front of a string

Post by mightycpa » Fri Mar 17, 2017 7:50 pm

Thanks... I've been doing it the long way. :D
"A facility for quotation covers the absence of original thought." - Lord Peter Wimsey

Post Reply
cron
Sign up to our newsletter for free automation tips, tricks & discounts