Titan Property ====== Handles.PlaybackWindow.Page.Index ====== [[:about_this_wiki|ASSUMPTION]] >>>This function is not documented and simply deducted from other factory macros, and found working. Hence, this entire documentation is assumed. Also, this is where properties and identifiers cross as identifiers of course are properties. Hence also refer to [[macros:identifier:location|]] ^ API | ./. | ^ description | The internal index of the playback window page, starting from 0. | ^ [[:macros:namespace]] | [[:macros:namespace:Handles.PlaybackWindow.Page]] | ^ type | [[:macros:type:int32]] | == example == ActionScript.SetProperty("UserMacros.CurrentUserNumber", Handles.PlaybackWindow.Page.Index) This stores the current page index temporarily in the property ''UserMacros.CurrentUserNumber''. See also http://forum.avolites.com/viewtopic.php?f=20&t=5786. == used in == {{backlinks>.}}