| xand | "$foo $bar" that'll have a space |
| Ani-_ | And note that is something you could very easily try. |
| ailton | ok |
| Ani-_ | Meaning you shouldn't ask it. |
| simcop2387 | Ani-_: google--? google++ |
| Ani-_ | simcop2387: yes --. It doesn't give me a proper response to my query. Searching for "compare operators" "javascript". What does it return? Compare opertors in Perl, C, PHP, ... Everything that I do not need to know :( |
| perlygatekeeper | ailton: you can also use join(" ", $foo, $bar, $ack, ...); |
| simcop2387 | Ani-_: thats because they aren't compare operators, they are comparison operators google: comparison operators javascript i count 15 javascript comparison tutorials on the front page for me |
| Ani-_ | I see. me-- then. |
| simcop2387 | :) a few letters is all it takes sometimes :) |
| Daveman | Hi Simcop |
| Ani-_ | Now if only one of those will answer my questions... :/ |
| simcop2387 | what are your questions? (google not finding that answer is a different story) |
| Ani-_ | Just looking if Javascript has a cmp operator or not... But I suppose I could write it the long way... :/ |
| cfedde | it's not spelled that way. |
| Ani-_ | What isn't spelled in what way? |
| El_Che | good evening|whatevertime |
| simcop2387 | SDao |
| cfedde | Ani-_: == |
| simcop2387 | cfedde-- |
| [delta] | simcop2387, what? |
| cfedde | <= and >= too |
| simcop2387 | eval: "a" cmp "b" |
| buubot | simcop2387: -1 |
| cfedde | simcop2387: hi! |
| simcop2387 | eval: "b" cmp "a" |
| buubot | simcop2387: 1 |
| simcop2387 | eval: "b" cmp "b" |
| buubot | simcop2387: 0 |
| simcop2387 | is what he's after cfedde: hey cfedde++ |
| cfedde | what a pain! |