Please enable JavaScript to view this site.

Process Designer

Navigation: PHP API > Determine instance data

Current Job Function (getJobFunction)

Scroll Prev Top Next More

The function allows you to determine the Job Function that has been assigned to the current step..

Parameter

Type

Description

-

-

-

The function returns the name of the Job Function.

Example:

$jobFunction = $this->getJobFunction();