Please enable JavaScript to view this site.

Process Designer

Navigation: PHP API > Work with box action functions

Get box action label (getBoxActionLabel)

Scroll Prev Top Next More

This function enables the determination of the label of the selected box action.

Parameter

Typ

Description

-

-

-

The function returns the label of the selected box action.

Example:

$boxActionLabel = $this->getBoxActionLabel();