| r37 vs r38 | ||
|---|---|---|
| ... | ... | |
| 131 | 131 | {{{#!folding [펼치기 · 접기] |
| 132 | 132 | {{{-5 {{{-3 [include(테스트:If문법/include 대상, a=b, b=1)]}}}}}}}}} |
| 133 | 133 | |
| 134 | * {{{#orange 결론 1 :}}} {{{#!wiki style="display: inline; font-family: monospace;" | |
| 135 | this\[{{{#green 변수명}}}\]}}}은 문서를 include로 불러 올 때 동작된다. | |
| 136 | 포인터(pointer) 변수같이 해당 {{{#!wiki style="display: inline; font-family: monospace;" | |
| 137 | {{{#green 변수명}}}}}}을 텍스트 값으로 정의하는 다른 변수 ({{{#!wiki style="display: inline; font-family: monospace;" | |
| 138 | 변수명2={{{#green 변수명}}}}}})를 문서 include하는 겸에 같이 불러오면 동작된다. | |
| 139 | ||
| 140 | ||
| 134 | 141 | == 변수 c\= == |
| 135 | 142 | null과 "" 이 어떤 조건에서 되는지 테스트. |
| 136 | 143 | ||<table bgcolor=transparent,transparent> 구분 ||<width=20%> {{{#blue c==null}}} ||<width=20%> {{{#orange c==""}}} ||<width=20%> c=={{{#gray ''(space)''}}} ||<width=20%> c="{{{#gray ''(space)''}}}" || |
| ... | ... |