Description:
It represents the COM object for the node Intern Script
Properties:
| Name | Name of the node |
| ID | Identification number of the node |
| Comment | Comment for the node |
| SimScript | Script code for simulation being called in each simulation step |
| SimFailed |
Calculation Status True = Ok False = Calculation fails and the results should not be evaluated |
| InputLinks (ReadOnly) | Return the Links-object. It is the collection of all input links to the element |
| OutputLinks (ReadOnly) | Return the Links-object. It is the collection of all output links to the element |
| Application (ReadOnly) | Return the Application-object |