Really it's just shorter than doing something like this:

if 6 = 5 then
   b = True
Else
   b = False
end if