: Logical 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
»
Logical Operators
»
234.1 .
The logical NOT operator is often used in compound conditions with the logical OR operator
Hits: 1001
234.2 .
Use the inequality operator, !=
Hits: 1045
234.3 .
Use a logical NOT operator, !, to check if a condition is not true
Hits: 1004
234.4 .
Use the logical OR operator, ||, to test whether either condition is true
Hits: 916
234.5 .
Add extra parentheses to make the logic more apparent
Hits: 1030
234.6 .
Logical NOT
Hits: 1060
234.7 .
Logical AND
Hits: 1022
234.8 .
Logical OR
Hits: 1018
234.9 .
Logical Operators in Actionscript
Hits: 1122
Flash / Flex / ActionScript examples
Language
»
Logical 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