ReferenceFunctionsText Functions
MIDB
MIDB: Extracts text from the middle using non-DBCS byte-compatible semantics.
Summary
In Formualizer's invariant locale, MIDB delegates to MID.
Examples
Middle byte-compatible characters
Grid
| Cell | Value | |
|---|---|---|
| No inputs on Sheet1. | ||
Formula
=
Result
Not evaluated yet.
Expected
bcd
Related functions
FAQ
How are byte positions interpreted?
In the invariant locale, positions are character positions matching MID.
Runtime metadata
Category
Text
Signature
MIDB(arg1, arg2, ... argN: Any)This function accepts a repeating argument pattern (min args: 3).
Arity
min 3, max 1
Arguments
arg1Any · Scalar
Caps
PURE
Source