I can't find a definitive answer to this, is this legal?
IF result = 15 OR result = 30 OR result = 45 OR result = 60 THEN
xxx
xxx
ENDIF
How many conditions can you use in an IF THEN ?
Thanks!
I can't find a definitive answer to this, is this legal?
IF result = 15 OR result = 30 OR result = 45 OR result = 60 THEN
xxx
xxx
ENDIF
How many conditions can you use in an IF THEN ?
Thanks!
Bookmarks