macros:property:windows.showlibrary.selectedfilter
Titan Property
Windows.ShowLibrary.SelectedFilter
| 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.
example
<step pause="0.001">ActionScript.SetProperty("Windows.ShowLibrary.SelectedFilter","Macros")</step>
Sets ShowLibrary filter to show only macros.
used in
macros/property/windows.showlibrary.selectedfilter.txt · Last modified: 2018/03/23 10:22 by icke_siegen
