FunctionsString
ascii
Returns the unsigned byte value of the first character byte for each input string row. Empty strings return zero.
ascii(…) → UInt64Kind · scalar
Returns the unsigned byte value of the first character byte for each input string row. Empty strings return zero.
Part of the String family.