GetState()

Syntax:

GetState()

Return:

true if the object state is currently down. Otherwise false if the button state is up.

Remarks:

This function returns the current state of the specified push Button object. No parameters required.

image\Script_Button.jpgExamples