please dont rip this site
Microsoft® JScript
Comparison Operators
Language Reference |

Description
Used to compare expressions.

Syntax

result = expression1 comparisonoperator expression2

Comparison operators have these parts:

PartDescription
resultAny variable.
expressionAny expression.

comparisonoperatorAny comparison operator.

expression2Any expression.

Remarks

The following table contains a list of the comparison operators and the conditions that determine whether result is True, False, or Null:

OperatorDescription True if False if
< Less than expression1 < expression2 expression1 >= expression2
<= Less than or equal to expression1 <= expression2 expression1 > expression2
> Greater than expression1 > expression2 expression1 <= expression2
>= Greater than or equal to expression1 >= expression2 expression1 < expression2
== Equal to expression1 == expression2 expression1 != expression2
!= Not equal to expression1 != expression2 expression1 == expression2

When comparing two expressions, you may not be able to easily determine whether the expressions are being compared as numbers or as strings. The following table shows how expressions are compared or what results from the comparison, depending on the underlying subtype:

 objasnsnumboolundefnull
objFFFFFFF
asFSSEEEF
nsFSSNNEF
numFENNNET
boolFENNNET
undefFEEEEET
nullFFFTTTT

obj = Object, as = Alphanumeric String, ns = Numeric String, num = Number, bool = Boolean, undef = Undefined, null = Null value.
F = false, T = true, S = string, N = numeric, E = error.


© 1996 by Microsoft Corporation.
file: /Techref/language/asp/js/66.htm, 6KB, , updated: 1996/11/22 11:12, local time: 2024/4/18 11:57,
TOP NEW HELP FIND: 
18.117.162.80:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://massmind.org/techref/language/asp/js/66.htm"> Microsoft&#174; JScript Language Reference </A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

 

Welcome to massmind.org!

 

Welcome to massmind.org!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .