דוגמא: Dim i as Integeri = 5if i <> 3 then end
Dim i as Integeri = 5if i <> 3 then end
if i<> 5 then
או
if not i=5 then