Extracts a number of characters from a given string, beginning with the last character on the right.
If n is greater than the length of the string, the function returns the whole string.If n is 0 or less, the function returns an empty string.The following expressions are examples of using the Right function:
“ Blue” The last four characters of CreditCard_Num.