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

ProjectFirstInclude

Retrieves the name of the first included project defined for the current CitectSCADA project. Can be used in conjunction with ProjectNextInclude to call the projects defined as included for current CitectSCADA project.

Syntax

ProjectFirstInclude(Project)

Project:

The name of the project.

Return Value

The name of the first 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, ProjectNextInclude, ProjectUpgrade, ProjectUpgradeAll, ProjectPackLibraries, ProjectUpdatePages, ProjectPackDatabase, ProjectCompile