chr

chr(expr) – Returns the ASCII character having the binary equivalent to `expr`. If n is

coalesce

coalesce(expr1, expr2, …) – Returns the first non-null argument if exists. Otherwise, null. Platforms: WhereOS,

char

char(expr) – Returns the ASCII character having the binary equivalent to `expr`. If n is

char_length

char_length(expr) – Returns the character length of string data or number of bytes of binary

character_length

character_length(expr) – Returns the character length of string data or number of bytes of binary

changefinder

changefinder(double|array x [, const string options]) – Returns outlier/change-point scores and decisions using ChangeFinder. It