| r6 vs r7 | ||
|---|---|---|
| ... | ... | |
| 25 | 25 | }}}{{{#!if a == null |
| 26 | 26 | a는 선언되지 않음; |
| 27 | 27 | ################ 이렇게 if구문 사이를 구분 가능 #################### |
| 28 | }}}{{{#!if | |
| 28 | }}}{{{#!if btype=typeof(b), bparseInt=parseInt(b), btype2=typeof(bparseInt), btype3=typeof(b=='123'), btype4=typeof(b*1), btype5=typeof(b*1.0), b | |
| 29 | 29 | b(값:@b@, 타입테스트(@typeof(b)@, @btype@, @bparseInt@, @btype2@, @btype3@, @btype4@)); |
| 30 | 30 | |
| 31 | 31 | }}}{{{#!if b == null |
| ... | ... |