leftButton()

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