BA_setActionTitle

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

Description

Overrides the default dialog title. 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_setActionTitle("New Title");

See also