leftb
First N bytes of a string.
Syntax
Section titled “Syntax”v = leftb(text, num_chars)Description
Section titled “Description”Like left but counts in bytes — relevant only for multi-byte encodings.
First N bytes of a string.
v = leftb(text, num_chars)Like left but counts in bytes — relevant only for multi-byte encodings.