Titan Property
| API | ./. |
|---|---|
| description | stores the item the ShowLibrary workspace window is filtered |
| Namespaces | Windows.ShowLibrary |
| type | String |
| values | All, Fixtures, Palettes, Playbacks, Groups, Macros, Workspaces |
This value is stored as part of the current workspace, and thus stored in the showfile.
<step pause="0.001">ActionScript.SetProperty("Windows.ShowLibrary.SelectedFilter","Macros")</step>
Sets ShowLibrary filter to show only macros.