Switch.setActive

Changes the state of @self to the desired one.

class Switch
void
setActive
()

Parameters

isActive bool

%TRUE if @self should be active, and %FALSE otherwise

Meta