loggedIn( )


Checks if a member is currently logged in to the site.

Use this function to determine the current authentication state and to show or hide content based on login status.

Method Declaration
Copy
Request
This method does not take any parameters
Returns
Return Type:boolean
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?