A simple question

hey guys,
I’m kind of new to Flash and I saw different codes using this --> ||
e.q.: if (Key.isDown(Key.RIGHT) || Key.isDown(Key.LEFT)) {
what does that || means ??
-thanks (-: