User Tools

Site Tools


macros:function:handles.gethandle

Function

Handles.GetHandle

Handle Handles.GetHandle(String group, Int32 page, Int32 index)
API http://api.avolites.com/11.0/Handles.GetHandle.html
description Get the Handle currently occupying a slot
namespace Handles
parameter group( String ) : Group name
page ( Int32 ) : Page on that group
index ( Int32 ) : Index on that page
return value Handle
Example in

Legend - Get a cuelist cue's legend:

  Handles.GetHandle("PlaybackWindow",0,76)

Essentially this works similar to “Location=PlaybackWindow,0,76” where a handle is required, see Gregory's reply at http://forum.avolites.com/viewtopic.php?f=20&t=5662#p20445

Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/handles.gethandle.txt · Last modified: 2018/09/08 16:38 by icke_siegen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki