7 lines
50 B
Text
7 lines
50 B
Text
If 1=0
|
|
NOPE()
|
|
ElseIf 1=1
|
|
YEP()
|
|
Else
|
|
NOPE()
|
|
End
|