| r20 vs r21 | ||
|---|---|---|
| 1 | 1 | [목차] |
| 2 | 2 | == if 구문 테스트 == |
| 3 | RAW(원문) 참조. | |
| 3 | 4 | === true, false === |
| 4 | RAW 참조. | |
| 5 | 5 | {{{#!undefined_command @a@==1 |
| 6 | 6 | 1}}} |
| 7 | 7 | ---- |
| ... | ... | |
| 67 | 67 | < and >= |
| 68 | 68 | {{{#!if (-100<-99)&(-98>=-99) |
| 69 | 69 | 5-5 (연산 테스트)}}} |
| 70 | ||
| 70 | ---- | |
| 71 | \> 가능 | |
| 72 | {{{#!if 10>9 | |
| 73 | 5-6 (연산 테스트)}}} | |
| 71 | 74 | == 결론 == |
| 72 | 75 | ||{{{#!wiki style="margin: 0 0 0 -0.25em; display: inline;" |
| 73 | 76 | {{{ {{}}}}}}{{{#!wiki style="margin: 0 0 0 -0.25em; display: inline;" |
| ... | ... |