Changes

Jump to: navigation, search

JavaScript Operators

24 bytes added, 14:36, 20 April 2007
Comparison Operators
<td><=<td>Less-than or equal operator - returns ''true'' if the left hand operand is less than, or equal to the right.<td> x <= 6 returns ''true'' if x is either equal to 6, or less than 6</td>
</table>
 
== String Operators ==

Navigation menu