pub fn ascii<T: StringOffsetSizeTrait>(args: &[ArrayRef]) -> Result<ArrayRef>
Expand description

Returns the numeric code of the first character of the argument. ascii(‘x’) = 120