OpenProject
- 1 Minute to read
- Print
- DarkLight
- PDF
OpenProject
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Opens an existing project.
Key | Value(s) | Description |
---|---|---|
method | "OpenProject" | |
project | "Projectname" | Active Project. Automatically replaced by Current Project name whenever script editor runs. |
name | "Projectname" | The name of the project to open |
{
"method": "OpenProject",
"project": "test",
"name": "test"
}
Was this article helpful?