OnRequestInformationAdded

Syntax

OnRequestInformationAdded(&appinst As EOAW_CORE:ENGINE:AppInst, &level As number, &notifyList As array of string);

Description

Use this method when request information has been added.

Parameters

Parameter Description

&appinst

Application instance, as EOAW_CORE:ENGINE:AppInst.

&level

Approval level, as number.

&notifyList

UserIds to notify, as array of string.