: 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: 1133
230.2 .
Greater Than (>) and Less Than (
Hits: 1096
230.3 .
Equality (==)
Hits: 1154
230.4 .
Two composite items are equal only if they both refer to the identical object
Hits: 1059
230.5 .
When you compare composite datatypes, ActionScript compares them by reference.
Hits: 1076
230.6 .
When comparing primitive datatypes, ActionScript compares them by value.
Hits: 1051
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: 1080
230.8 .
Use the operators to check if one value is less than or greater than another value
Hits: 1042
230.9 .
The logical inequality operator (!=) returns false if two values are equal and true if they aren't.
Hits: 1076
230.10 .
Checking Equality or Comparing Values
Hits: 1112
230.11 .
Number Comparison
Hits: 1124
230.12 .
Strict equality
Hits: 1181
230.13 .
Comparison Operators in Actionscript
Hits: 1021
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