The SetIndex procedure of the syHomePage form sets the key value for the specified user so the Home Page for that user can be retrieved.
SetIndex, HomePageState, UserID
• HomePageState – A composite parameter of the type syHomePageState that is used to maintain state information for the Home Page.
• UserID – A string that specifies the user for which the Home Page information is being retrieved.