Asv3's Blog

September 12, 2009

Operators

Filed under: flash — Tags: , , — asv3 @ 10:49 pm

Basic Operators

Arithmetic Operators: +, -, *, /, %, ++, –, +=, -=, *=, /=, %=
Comparison Operators: <, >, <=, >=, ==, ===, !,!=, !==, &&, ||
Other Operators: is, as, in, typeof, instanceof

There are even more operators for bitwise operations, I will  cover that later.

Leave a Comment »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

Blog at WordPress.com.