Description:
It represents the COM object for the node OutputFile
Properties:
| Name | Name of the node |
| ID | Identification number of the node |
| Comment | Comment for the node |
| FileName | Name of the output file |
| FilePath | path of the output file |
| FileText | Content text of the output file |
| FileCode | Coding of
the output file 0 = Ansi 1 = Unicode |
| InputLinks (ReadOnly) | Return the Links-object. It is the collection of all input links for the node |
| OutputLinks (ReadOnly) | Return the Links-object. It is the collection of all output links for the node |
| Application (ReadOnly) | Return the Application-object |