For udf `Instr` when the `fromIndex < 0`, current return value is incorrect. It should searches backward from the resulting position.
For udf
Instrwhen thefromIndex < 0, current return value is incorrect. It should searches backward from the resulting position.