BA_setActionTitle

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

Description

Overrides the default dialog title. The last call of this routine 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