pyflink.table.expression.Expression.instr# Expression.instr(s: Union[str, pyflink.table.expression.Expression[str]]) → pyflink.table.expression.Expression[int][source]# Returns the position of the first occurrence in the input string. New in version 1.12.0.