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