rightButton()

Description
Returns the state of the right push button.
Syntax
rightButton();
Parameters
None
Returns
[bool]: True if button is pressed, false otherwise.