but it seems to not stop this from working.

Code:

if instr($short,$long)
? "true"
else
? "false"
endif



it returns false like it should.