pub fn fn_concat(args: &[Expr], ctx: &mut Evaluator<'_>) -> Result<CellValue>
CONCAT(text1, [text2], …) - concatenates multiple values.