When steps are assigned in JobRouter, a user requests an answer from another user or a step is postponed, the user or administrator can enter a comment. This function allows you to determine this comment.
Parameter |
Type |
Description |
|---|---|---|
- |
- |
- |
The function returns the comment as a string.
Example:
…
$notice = $this->getNotice();
…