Question
Splitting up a variable into two parts
I've done this before but seem to be drawing a blank.
I have a variable that has two values in it, I need to split it up so I get both values
example
code=123,456
I need to extra the 123, and the 456
Can anybody remind me of the easy way to do this in CF ![]()
Thanks
Mark