Control Flow (If)
•
if x>5 & x<8
–
-------
–
-------
–
elseif(x>=8)
•
-------
•
-------
–
else
•
-------
•
end