|
| 04 Jan 2012 04:14 PM |
does it matter what order the symbols are in?
>= or => |
|
|
| Report Abuse |
|
|
Seranok
|
  |
| Joined: 12 Dec 2009 |
| Total Posts: 11083 |
|
|
| 04 Jan 2012 04:15 PM |
It does. Just write it in the same order that you say it.
Greater than or equal to >= |
|
|
| Report Abuse |
|
|
Legend26
|
  |
| Joined: 08 Sep 2008 |
| Total Posts: 10586 |
|
|
| 04 Jan 2012 04:16 PM |
| Yes, using the equal sign first is forbidden. The equal sign must be after the greater/less than sign. |
|
|
| Report Abuse |
|
|
|
| 04 Jan 2012 04:16 PM |
Greater than is just one symbol. Greater than or equal too is two symbols. Equal to is also two symbols.
> -- Greater than >= -- Greater than or equal to == -- Equal to
×TNS× |
|
|
| Report Abuse |
|
|
|
| 04 Jan 2012 04:21 PM |
| ok thankyou, im just working on a new thing and its alot of code :P i just didnt want to write it all and have to find it later if i did it wrong. |
|
|
| Report Abuse |
|
|