| r119 vs r120 | ||
|---|---|---|
| ... | ... | |
| 912 | 912 | ||{{{#!wiki style="margin: 0 0 0 -0.25em; display: inline; font-family:monospace;" |
| 913 | 913 | \{\{\{#!if {{{#blue (논리식)}}} |
| 914 | 914 | {{{#green (논리식이 true이면 출력할 내용)}}}\}\}\}}}}|| |
| 915 | ||{{{#!wiki style="margin: 0 0 0 -0.25em; display: inline; font-family:monospace;" | |
| 916 | \{\{\{#!if {{{#blue (변수 정의(define) 식)}}} | |
| 917 | {{{#green (성공적으로 정의되었을 때 출력할 내용)}}}\}\}\}}}}|| | |
| 915 | 918 | ||조건문에 지원되는 기능 : {{{#!wiki style="display: inline; font-family:monospace;" |
| 916 | 919 | true, false, null, this}}} 등등|| |
| 917 | 920 | || 추정되는 문법 || |
| ... | ... |