: 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: 1137
230.2 .
Greater Than (>) and Less Than (
Hits: 1102
230.3 .
Equality (==)
Hits: 1160
230.4 .
Two composite items are equal only if they both refer to the identical object
Hits: 1065
230.5 .
When you compare composite datatypes, ActionScript compares them by reference.
Hits: 1080
230.6 .
When comparing primitive datatypes, ActionScript compares them by value.
Hits: 1056
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: 1085
230.8 .
Use the operators to check if one value is less than or greater than another value
Hits: 1047
230.9 .
The logical inequality operator (!=) returns false if two values are equal and true if they aren't.
Hits: 1082
230.10 .
Checking Equality or Comparing Values
Hits: 1117
230.11 .
Number Comparison
Hits: 1130
230.12 .
Strict equality
Hits: 1188
230.13 .
Comparison Operators in Actionscript
Hits: 1029
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