Retrieves the name of the next included project defined for the current Citect SCADA project. Can be used with ProjectFirstInclude to call the projects defined as included for current Citect SCADA project.
Syntax
ProjectNextInclude(Project)
Project:
The name of the project.
Return Value
The name of the next include project for the current Citect 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, ProjectPackLibraries, ProjectUpdatePages, ProjectPackDatabase, ProjectCompile
Published June 2018