pub fn concat(args: Expr) -> Expr
Concatenates multiple input strings into a single string. Returns NULL if any input is NULL.