FunctionsType Conversion
to_string_cut_to_zero
Converts values to text and truncates at the first zero byte when present.
to_string_cut_to_zero(…) → StringKind · scalar
Converts values to text and truncates at the first zero byte when present.
Part of the Type Conversion family.