The fn-Substring(a,b,c) is useful when we start count from the string left side.
What if i want to get the x number of characters from the right side where the strings can have different length?
For example if X=4
The input for:
Abcd-1234
Ab(xyz)1234
Abcdefxyz1234
All need to give the Output as 1234
Substring to Get Certain Number of Letters From The Right
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
