Titan Property
API | http://api.avolites.com/11.0/UserMacros.CurrentUserNumber.html |
---|---|
description | Gets or sets the current macro user number. |
Namespaces | UserMacros |
type | Int32 |
<step>ActionScript.SetProperty("UserMacros.CurrentUserNumber", Handles.PlaybackWindow.Page.Index)</step> ... ... <step>Handles.PlaybackWindow.ChangePage(UserMacros.CurrentUserNumber)</step>
Here, UserMacros.CurrentUserNumber
is used to temporarily store the current page, and to toggle back to this page later - see http://forum.avolites.com/viewtopic.php?f=20&t=5786.