This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== RIGHT(str:bigstr, len:integer) :BIGSTR ====== Returns the right-most `len` characters of `str` --- **See also:** [[ppl:functions:left|Left]]