Function ====== Playbacks.IsCueHandle ====== Boolean Playbacks.IsCueHandle(Handle handle) ^ API | http://api.avolites.com/11.0/Playbacks.IsCueHandle.html | ^ description | Returns whether the specified handle is a cue handle | ^ [[macros:namespace|namespace]] | [[macros:namespace:playbacks]] | ^ parameter | handle ( [[macros:identifier:handle|]] ) : the handle of the playback to test | ^ return value | [[macros:type:boolean]] | == Example in == [[macros:example:livetiming]]: ActionScript.SetProperty("Playbacks.Editor.SelectedPlayback", Handles.SourceHandle) Here a handle is set as SourceHandle only if it is a playback handle. == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~