Please enable JavaScript to view this site.

Process Designer

Navigation: PHP API > Work with box action functions

Get process inbox (getBoxId)

Scroll Prev Top Next More

This function enables the determination of the ID of the process inbox, where the box action function is performed.

Parameter

Typ

Description

-

-

-

The function returns the ID of the process inbox as an integer.

Example:

$boxId = $this->getBoxId();