case() return boolean (castTo doesn't work?)
Hiya! I'm trying to determine if what I'm doing is currently possible
I have the following expression
Currently this will return:
which I can work with, however I'm trying to have it return as true/false, or at the very least a number. I've tried using castTo after .end() but it doesn't seem to work. Any advice?
0 Replies