Number Comparison : Comparison Operators : Language Flash / Flex / ActionScript examples


Flash / Flex / ActionScript examples » Language » Comparison Operators »

 

Number Comparison


 
 

Expression      Result 
== 6          true 
!= 6          false 
6           false 
6           false 
>= 6          true 
<= 6          true 

        



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


Flash / Flex / ActionScript examples

 Navioo Language
» Comparison Operators