Output of the generated document as character string, in a file or as feedback as data.
Syntax
C++
METHOD PUBLIC Output : BOOL
VAR_INPUT
Name : STRING;
Dest : STRING := 'F';
END_VAR
Parameters
|
Parameter |
Description |
|---|---|
|
Name |
Name of the file. |
|
Dest |
Determines how the generated document is to be output. Possible values for the output are (case insensitive):
|
|
Return value |
Status of the call. |
Example
Requirements
Remarks