|
Hello - have a string variable with data of differing lengths in it.
However, the last 6-digits are a unique identifier. I'd like to create a
separate string variable with only those 6 digits. Anyone know some syntax
for this? I'm sure it is an easy fix! Can't seem to use strung or concat
functions as the data are different lengths. Example below. Many thanks!
Nancy
Jones, Bob~bvm312
Roberts, Samuel~ccm546
Smith, Ramona~bnd567
[text/html]
|