Navigation: PHP API > Determine instance data
Answer (getNotice2)
When a user answers a request, they can enter a comment. This function allows you to determine this comment.
Parameter
Type
Description
-
The function returns the comment as a string.
Example:
…
$notice2 = $this->getNotice2();