I searched through the forum, but couldn't find an answer to this:
How do I find out if a user input (integer) parameter is odd or even in GDL script?
Basically I want to do something that says If num (user integer input) EVEN then GOSUB:A, IF num (user integer input) ODD then GOSUB:B.
I really appreciate your help, I am at a loss here.
Thanks.