4 lines
60 B
Plaintext
4 lines
60 B
Plaintext
|
IF ${1:Condition}
|
||
|
THEN ${2:Action}
|
||
|
${3:ELSE ${4:OtherWise}}
|