delete workspaces via API
Moderator: Moderators
- sideshowbond
- Posts: 182
- Joined: 18 Nov 2016, 20:58
delete workspaces via API
is it possible to delete workspaces via API?
-
- Posts: 1122
- Joined: 02 Jul 2010, 10:29
- Location: Siegen, Germany
- Contact:
Re: delete workspaces via API
Yes it is.
Details will be in the wiki this evening. See http://www.avolites.de/wiki/macros:exam ... eworkspace
Code: Select all
<step pause="0.001">ActionScript.SetProperty.Boolean("Handles.AllowEditWorkspaces", true)</step>
<step pause="0.001">Handles.SetSourceHandle("Workspaces", 2)</step>
<step pause="0.001">Handles.ConfirmDelete()</step>
<step pause="0.001">ActionScript.SetProperty.Boolean("Handles.AllowEditWorkspaces", false)</step>
Details will be in the wiki this evening. See http://www.avolites.de/wiki/macros:exam ... eworkspace
Who is online
Users browsing this forum: No registered users and 3 guests