Function

Group.ReplaceGroupOnHandle

Void Group.ReplaceGroupOnHandle(Handle handle)
API http://api.avolites.com/11.0/Group.ReplaceGroupOnHandle.html
description Replace a group on a handle, i.e. writes the currently selected fixture into a group on that handle, replacing the old contents.
namespace Group
parameter handle ( Handle ) : the handle to write the group onto
return value Void
Example in

Off/On Attribute in Palette:

<step>Group.ReplaceGroupOnHandle(userNumber: 999)</step>
Also used in
Remarks