Cicode Programming Reference > Cicode Function Categories > Miscellaneous Functions > ProjectRestartGet

ProjectRestartGet

Gets the path to the project to be run the next time Citect SCADA is restarted. (you need to have a project already set using either ProjectSet or ProjectRestartSet. Use this function with the Shutdown() function to shut down and then restart the project that is currently running.

Syntax

ProjectRestartGet()

Return Value

The path to the project to be run the next time Citect SCADA is restarted.

Related Functions

Shutdown, ShutdownMode, ProjectSet, ProjectRestartSet

Example

See Shutdown.

See Also

Miscellaneous Functions

Published June 2018