INSTR in eText XML template always returning 0
Has anybody experienced INSTR function always returning '0'? I have the statement INSTR('CASH', 'CASH', 1, 1) and it should be returning 1 but it always returns 0? I have tried multiple formats but always returns 0.
Any suggestions?
0