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