Variables - copying a single value into a new variable

Posted on
Mon Apr 16, 2018 9:33 am
bsp9493 offline
Posts: 153
Joined: Nov 30, 2017
Location: Kelowna, BC

Re: Variables - copying a single value into a new variable

I do, and thank you!

Yes, I like less lines of code and more efficiency:)

Thanx!

d

Posted on
Mon Apr 16, 2018 11:18 am
jay (support) offline
Site Admin
User avatar
Posts: 18199
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Variables - copying a single value into a new variable

FYI, the efficiency is in doing the split() call only once and storing the resulting array. Otherwise, you're doing the split 3 separate times (unnecessarily).

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Who is online

Users browsing this forum: No registered users and 3 guests