Search found 2 matches
- Sun Feb 17, 2008 3:11 pm
- Forum: Beginners
- Topic: Complex expressions
- Replies: 2
- Views: 3807
- Sun Feb 17, 2008 2:10 pm
- Forum: Beginners
- Topic: Complex expressions
- Replies: 2
- Views: 3807
Complex expressions
I don't know how I should use logical expressions with "If"
It doesn't works:
-If> (i=0) or (i=10)
-If> (i=0) {or} (i=10)
-If> %i%=0 {or} %i%=10
Can you help me?
It doesn't works:
-If> (i=0) or (i=10)
-If> (i=0) {or} (i=10)
-If> %i%=0 {or} %i%=10
Can you help me?