Extensibility > Graphics Builder Automation Interface > Project Functions > ProjectFirstInclude

ProjectFirstInclude

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

Syntax

ProjectFirstInclude(Project)

Project:

The name of the project.

Return Value

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

Published June 2018