The Exists() function of the syHomePage form indicates whether a Home Page has been created for the specified user in Microsoft Dynamics GP.
Exists( UserID)
• UserID – A string that specifies the user for which the Home Page creation state is being determined.
A boolean. The value true indicates a Home Page exists for the user, while the value false indicates one does not.