( condition ) [ ( true statements ) ] ifTrue ( condition ) [ ( false statements ) ] ifFalse ( condition ) [ ( true statements ) ] [ ( false statements ) ] if