does it work as a boolean?


doing this:

var name:dataType

is nothing more than declaring the type of data that variable is supposed to have/act like.

called data typing or strict data typing..