Project

Every loaded OpenDCL project is identified by its unique project key. The project key is a unique string that is set at design time and saved in the project file. It is possible to override the saved project key at runtime by specifying a new project key in the Load method. The OpenDCL documentation uses the convention of specifying <PROJECT> when a project key must be passed as an argument.