macros:function:playbacks.iscuehandle
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 |
namespace | Playbacks |
parameter | handle ( Handle ) : the handle of the playback to test |
return value | Boolean |
Example in
<step condition="Playbacks.IsCueHandle(Handles.SourceHandle)"> ActionScript.SetProperty("Playbacks.Editor.SelectedPlayback", Handles.SourceHandle) </step>
Here a handle is set as SourceHandle only if it is a playback handle.
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/playbacks.iscuehandle.txt · Last modified: 2018/09/16 17:39 by 127.0.0.1