SetState()

Syntax:

SetState( State )

Parameters:

State – Set State to true if the button state should be Down. Or set State to false if the button state should be Up. This parameter is required.

Remarks:

This function sets the state of the specified push Button object. If the Down status or Up status of a button has different button colours, images, effects or borders, these will be activated when this function is executed.

image\Script_Button.jpgExamples