if (a == b) { doSomething() }
if (a == b) { doSomething() } else { doSomethingElse() }
Clickable & Draggable!