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