This code is valid?
Code:
if %var == 2 || 4 || 6 { command }
else { command }

THX