
09-03-2011, 02:32 AM
|
|
team canada
|
 |
Join Date: Jul 2004
Location: Canada
Posts: 5,200
|
|
|
I noticed this in a script the other day:
10 in |0,10> echos 0
10 in |0,10| echos 1
0 in <0,10| echos 0
1 in <0,10> echos 1
So you're not limited to using | between two values but can use < and > to do just less than or greater than. |
|
|
|