pub fn substr_index(string: Expr, delimiter: Expr, count: Expr) -> Expr
unicode_expressions
Returns the substring from str before count occurrences of the delimiter