ReferenceFunctionsText Functions
RIGHTB
RIGHTB: Returns the rightmost characters using non-DBCS byte-compatible semantics.
Summary
In Formualizer's invariant locale, RIGHTB delegates to RIGHT.
Examples
Right byte-compatible characters
Grid
| Cell | Value | |
|---|---|---|
| No inputs on Sheet1. | ||
Formula
=
Result
Not evaluated yet.
Expected
lo
Related functions
FAQ
Does RIGHTB count DBCS bytes?
Not currently. In the invariant locale it matches RIGHT.
Runtime metadata
Category
Text
Signature
RIGHTB(arg1…: Any)This function accepts a repeating argument pattern (min args: 1).
Arity
min 1, max variadic
Arguments
arg1Any · Scalar
Caps
PURE
Source