Function

Group.RecallGroup

Void Group.RecallGroup(Handle handle)
API http://api.avolites.com/11.0/Group.RecallGroup.html
description Recall the group on a handle - if the handle isn't a group handle does nothing.
namespace Group
parameter handle ( Handle ) : the handle of the group to be recalled
return value Void
Example in

Off/On Attribute in Palette:

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