Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info
titleAvailability

This routine is available since Blitz-Actions 2.0.8 and 2.6.1 .

Syntax:

 BA_setExecuteButtonText(value)

...

The last call of this routine will override any previous calls.

Parameters:

Parameter name

Type

Required

Description

value

string

Yes

The new text to show on the button

Return type:

The returned value has no meaning.

...