Exists()

Examples


The Exists() function of the syHomePage form indicates whether a Home Page has been created for the specified user in Microsoft Dynamics GP.

Syntax

Exists( UserID)

Parameters

UserID – A string that specifies the user for which the Home Page creation state is being determined.

Return value

A boolean. The value true indicates a Home Page exists for the user, while the value false indicates one does not.


Documentation Feedback