Please enable JavaScript to view this site.

Process Designer

Navigation: PHP API > Work with box action functions

Get box action (getBoxAction)

Scroll Prev Top Next More

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

Parameter

Typ

Description

-

-

-

The function returns the ID of the selected box action as an integer.

Example:

$boxAction = $this->getBoxAction();