====== RIGHT(str:bigstr, len:integer) :BIGSTR ====== Returns the right-most `len` characters of `str` --- **See also:** [[ppl:functions:left|Left]]