rightb
Last N bytes of a string.
Syntax
Section titled “Syntax”v = rightb(text, num_chars)Description
Section titled “Description”Like right but counts in bytes.
Last N bytes of a string.
v = rightb(text, num_chars)Like right but counts in bytes.