Documentation Home Page RT-LAB Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Group

Generic
Description

Closes the current project.

This command is a wrapped version of Command which has the fixed ownerId OP_SINGLE_PROJECT and OP_COMMAND CMD_CLOSE.

Required ControlNone
UsageprojectId = RtlabApi.CloseProject ()
Input

None

Output
  • projectID: The reference ID of the project closed. This ID is no longer valid.
Exception

None

ExamplesNone
Related ItemsCommand, OP_COMMAND
Modulesimport RtlabApi
  • No labels