Been trying to get IsNull to work under both 1.8 and now 1.9, but I'm getting an error. I'm curious if its actually working or not. Most keywords in SWQL Studio (like SELECT, FROM) end up being highlighted in blue. When I type in IsNull, it stops being blue when I get to the "IsN" point. When I type in the "N" the whole word I'm typing in goes from black to blue. I couldn't think of any keywords that start with "IS" (except for maybe "IS" itself), so I started fooling around and the only combination that keeps the text highlighted blue is "ISA", but nothing beyond that?
So, I'm curious, is IsNull() working? Is it a problem that it isn't staying highlighted in the SWQL studio?
And just out of curiosity, why is "ISA" highlighted?