Skip to end of banner
Go to start of banner

BA_setExecuteButtonText

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Description

Overrides the default text on the dialog submit button. 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_setExecuteButtonText("Don't click!");

See also

  • No labels