Any idea why this isn't getting past the :if statement? Here's the code: /system script \ add name=test policy=\ ftp,reboot,read,write,policy,test,winbox,password,sniff,sensitive source="\ :local p1 5; \ :local p2 5; \ :put \"Begin\"; \ :if (\$p1 + \$p2 < 5) do={ \ :put \"Less th...