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