: Bitwise Operator : Operators JAVASCRIPT TUTORIALS


JAVASCRIPT TUTORIALS » Operators » Bitwise Operator »

 

















<html>
    <script language="JavaScript">
    <!--
    str = new String("34");
    if(str <= 77)
      document.write("34 is less than or equal to 77");
    else
      document.write("Returned FALSE!");
    -->
    </script>
</html>







HTML code for linking to this page:

Follow Navioo On Twitter

JAVASCRIPT TUTORIALS

 Navioo Operators
» Bitwise Operator