: Comparison Operators : Language Flash / Flex / ActionScript examples
Ajax
Ajax Examples
Ajax Tutorials
Scripts and Programs
Javascript
Javascript Examples Tutorials
DHTML Tutorials
Javascript References
Scripts and Programs
HTML
HTML Tutorials
HTML References
HTML DOM 0 References
HTML DOM 2 References
CSS
CSS Tutorials
CSS References
PHP
PHP Source Code
PHP References
Scripts and Programs
C#
C# Source Code
C# Examples
Flash / Flex / ActionScript examples
»
Language
»
Comparison Operators
»
230.1 .
Not Equal To (!=)
Hits: 1147
230.2 .
Greater Than (>) and Less Than (
Hits: 1109
230.3 .
Equality (==)
Hits: 1170
230.4 .
Two composite items are equal only if they both refer to the identical object
Hits: 1073
230.5 .
When you compare composite datatypes, ActionScript compares them by reference.
Hits: 1087
230.6 .
When comparing primitive datatypes, ActionScript compares them by value.
Hits: 1063
230.7 .
Use the = operators to check if one value is less than or equal to, or greater than or equal to, another value
Hits: 1093
230.8 .
Use the operators to check if one value is less than or greater than another value
Hits: 1055
230.9 .
The logical inequality operator (!=) returns false if two values are equal and true if they aren't.
Hits: 1090
230.10 .
Checking Equality or Comparing Values
Hits: 1125
230.11 .
Number Comparison
Hits: 1140
230.12 .
Strict equality
Hits: 1195
230.13 .
Comparison Operators in Actionscript
Hits: 1038
Flash / Flex / ActionScript examples
Language
»
Comparison Operators
Arithmetic Operators
Bitwise Operators
Comments
Comparison Operators
Conditional operator
Const
Import
Logical Operators
Package
Animation
Array
Class
Data Type
Development
Function
Graphics
Language
Network
Regular Expressions
Statement
String
TextField
XML