Hi,
I'm using the contains formula and instead of giving 0 and 1 (or False and True), it's giving 0 and -1, and it returns -1 when a "True" is expected.
For example: contains("one","e") returned -1
Could you let me know if this is an erorr or if it's normal? Why was it set up this way?
Thank you,
Linh