Hi experts,
I have a string in $frameDesc that looks like 'Standard 6' and I want to grab the '6' from the end. I have the condition working but the '6' is not where I expected it. Could someone tell me how to print the digit(s) at the end of a string please. Thank you.