Titan Property ====== Handles.SourceHandle ====== ^ API | http://api.avolites.com/10.1/Handles.SourceHandle.html | ^ description | Gets or sets the source handle used for handle operations. | ^ [[macros:namespace]] | [[macros:namespace:handles]] | ^ type | [[macros:identifier:handle]] | == example == ActionScript.SetProperty("Handles.SourceHandle", Playbacks.Editor.SelectedPlayback) Temporarily stores the currently selected playback into 'Handles.SourceHandle' from where it can be retrieved later. == used in == {{backlinks>.}}