Display Document
Use this system function to display a generated document to the user.
Parameters
- Document ID
-
Input, required. The document to affect. Set the parameter to an applicable object from the object list.
- Return Code
-
Output (string), required. The object to which to assign the code that indicates the success of the display. Set the parameter to an applicable object from the object list.
Returns
This system function can return these values:
-
FAILED
Indicates the process was unsuccessful.
-
SUCCESS
Indicates the process completed normally.