ProjectNextInclude
- Last UpdatedJul 13, 2023
- 1 minute read
Retrieves the name of the next included project defined for the current Plant SCADA project. Can be used with ProjectFirstInclude to call the projects defined as included for current Plant SCADA project.
Syntax
ProjectNextInclude(Project)
Project:
The name of the project.
Return Value
The name of the next include project for the current Plant SCADA project. If no project exists, an error is returned.
Note: For details on handling return and error values, see Error Handling.
Related Functions
ProjectSelect, ProjectSelected, ProjectFirst, ProjectNext, ProjectFirstInclude, ProjectUpgrade, ProjectUpgradeAll, , ProjectUpdatePages, ProjectPackDatabase, ProjectCompile