Question
String Manipulation??
Hi,
I am using CF8. I knew how to do this before, but can't recall now.
How I can extract the all the numbers to the left of the "_" (underscore)? The length to the left might be 3 or more
Sample data:
522_1 (in this case, grab just the 522)
92223_5 (in this case, grab just the 92223).
Hope that makes sense.
-Westside
I am using CF8. I knew how to do this before, but can't recall now.
How I can extract the all the numbers to the left of the "_" (underscore)? The length to the left might be 3 or more
Sample data:
522_1 (in this case, grab just the 522)
92223_5 (in this case, grab just the 92223).
Hope that makes sense.
-Westside