Examples: RightC function

'Extracts the rightmost 6 Thai columns from a string.
RightC("XXXxxxXXXxxxXxXxxXxxX", 6)
'Returns "xxXxxX"