DB
FunctionsString

left_utf8

Returns the first N UTF-8 code points. Negative N trims code points from the right side.

left_utf8(…) → Dynamic

Kind · scalar

Returns the first N UTF-8 code points. Negative N trims code points from the right side.

Part of the String family.