BA_setExecuteButtonText

The use of this function requires the Power Actions add-on be installed and licensed.

Description

Overrides the default text on the dialog submit button. The last call of this function will override any previous calls.

Parameters

Return Type

None

The returned value has no meaning.

Example

BA_createHtmlContent("Lorem ipsum");BA_setExecuteButtonText("Don't click!");

See also