View Single Post
Quote:
Originally Posted by Lizard View Post
It's not what you're missing, it's what you've added -- the quotation marks!
The following should work:
if OPBug_ID is missing value
-- no bug id
else
-- do something with the bug id
end if
That doesn't work for me. I have to get the custom data value "as string" then compare it to ""!