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