Documentation Index

Fetch the complete documentation index at: https://docs.datajet.app/llms.txt

Use this file to discover all available pages before exploring further.

OpenProject

Prev Next

Opens an existing project.

KeyValue(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"
}