Description:
It represents the COM object for the node InputFile
Properties:
| Name | Name of the node |
| ID | Identification number of the node |
| Comment | Comment for the node |
| FileName | Name of the input file |
| FilePath | Path of the input file |
| FileText | Content text of the input file |
| FileCode | Coding of
the input 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 |