Interface file for script buttons¶
The general sections of the interface files are described in a separate section.
[Specific]¶
ComponentSpecific=Y
Key | I/O | Description |
---|---|---|
WorkingDir | I | Full path of the working directory of the currently selected component. The key can also be empty. |
SelectedFile | I | Specification of the selected project/file. |
SelectedItem | I | Specification of the selected item below SelectedFile. The key can also be empty. |
CompareClass | I | The compare class assigned to the SelectedFile. |
OnServer | I | Indicates whether a component is available on the server. The key can also be empty. |
OnClient | I | Indicates whether a component exists on the client. |