RequestInformation
Syntax
RequestInformation(&user, &rs)
Description
Use this method to put a step on hold until the specified user provides more information.
Parameters
| Parameter | Description |
|---|---|
|
&user |
UserID to insert as a reviewer and request information from, as string. |
|
&rs |
Rowset to push the reviewer onto the step, as rowset. |
Returns
None.