return the leftmost part of s, n characters from the end
Examples:
#SHOW %leftback(1234567,2)
displays
memory aid:
%leftback(anystring,@anynumber) plus %rightback(anystring,@anynumber) is 'anystring'