OnAllLinesProcessed
Syntax
OnAllLinesProcessed(&appinst, &approved, &denied)
Description
Use this method when all lines are processed.
Parameters
| Parameter | Description |
|---|---|
|
&appinst |
Application instance, as EOAW_CORE:ENGINE:AppInst. |
|
&approved |
As array of EOAW_CORE:ENGINE:Thread. |
|
&denied |
As array of EOAW_CORE:ENGINE:Thread. |