Technical Reference > Graphics Builder Automation Interface > Project Functions > ProjectNextInclude

ProjectNextInclude

Retrieves the name of the next included project defined for the current CitectSCADA project. Can be used with ProjectFirstInclude to call the projects defined as included for current CitectSCADA project.

Syntax

ProjectNextInclude(Project)

Project:

The name of the project.

Return Value

The name of the next include project for the current CitectSCADA 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