FunctionsString
right_utf8
Returns the rightmost N UTF-8 code points. Negative N trims code points from the left side.
right_utf8(…) → StringKind · scalar
Returns the rightmost N UTF-8 code points. Negative N trims code points from the left side.
Part of the String family.