enableButton

A Boolean that determines whether the designated button is enabled.

 

JavaScript

 

enableButton(id, val)

Parameters

id

The button’s ID.

val

When set to TRUE, the button is enabled (FALSE – disabled).