8 lines
73 B
Text
8 lines
73 B
Text
Switch x
|
|
On 1
|
|
SomeFunc1()
|
|
On 2
|
|
SomeFunc2()
|
|
Other
|
|
SomeFunc()
|
|
Off
|