User Tools

Site Tools


macros:function:handles.setsourcehandlerange

This is an old revision of the document!


Function

Handles.SetSourceHandleRange

Void Handles.SetSourceHandleRange(String group, List`1 indexList)
API http://api.avolites.com/11.0/Handles.SetSourceHandleRange.html
description Set the source handle to a specific range of handles
namespace Handles
parameter group ( String ) : group of handles
indexList ( List`1 ) : list of handles in specified group
return value Void
affects Handles.SourceHandle

See Identifiers for available groups of handles.

Example in

Create Workspaces:

  <step pause="0.001">Handles.SetSourceHandleRange("Workspaces", {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11})</step>

Sets source handle to be workspace handles 1-12 (the 12 visible workspace buttons in Titan.

Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/handles.setsourcehandlerange.1535187380.txt.gz · Last modified: 2018/08/25 08:56 by icke_siegen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki