Hi
Ok it might be a wierd subject but i couldnt come up with a better.
I have a integer that i wanna check if it has any value. When looking at it with a watch it contains "nothing" but how do i write that in the code?
This is how it looks now but aint working;
Hope you understand what i mean, and that you can help me.
Thanks in advance!
/Hylsan
Ok it might be a wierd subject but i couldnt come up with a better.
I have a integer that i wanna check if it has any value. When looking at it with a watch it contains "nothing" but how do i write that in the code?
This is how it looks now but aint working;
Code:
if -1 <> iVariable then
...
end if
Hope you understand what i mean, and that you can help me.
Thanks in advance!
/Hylsan