i'm having a mental block with logic statements...
if i want to say something like
"if a or b or c, the do X, else if d or e do Y"
what's the syntax for getting the OR in, because just or doesn't seem to do it
if i want to say something like
"if a or b or c, the do X, else if d or e do Y"
what's the syntax for getting the OR in, because just or doesn't seem to do it
Comment