BA_setExecuteButtonText

BA_setExecuteButtonText

Syntax

BA_setExecuteButtonText(value)

Package

poweraction

Alias

form_setExecuteButtonText

Pkg Usage

setExecuteButtonText(value)

Description

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

Parameters

Parameter name

Type

Required

Description

Parameter name

Type

Required

Description

value

String

Yes

The new text to show on the button.

Return Type

None

The returned value has no meaning.

Example

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

See also

Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.