[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-users] Or



Does somebody now if there is something like a "or" to be used in conditions like "if" ?

something like :

if (x == 0 "or" y < 32, {____}, {_____})