Titan Property
API | http://api.avolites.com/11.0/Handles.AllowEditWorkspaces.html |
---|---|
description | Gets or sets whether workspaces handles can be deleted, moved or copied. |
Namespaces | Handles |
type | Boolean |
<step>ActionScript.SetProperty("Handles.AllowEditWorkspaces", true)</step>
By default workspaces are locked from being edited/deleted. On consoles, you have to enter the View menu in order to delete a workspace. When scripting this property needs to be set to true before deleting a workspace (and reset to false afterwards).