WRDAuthPlugin::IsLoggedIn (open)
Returns whether a user is currently logged in
Syntax
LOADLIB "mod::wrd/lib/internal/auth/webdesignplugin.whlib";
BOOLEAN FUNCTION IsLoggedIn()
Return value
BOOLEAN
TRUE if a user is logged in
Returns whether a user is currently logged in
LOADLIB "mod::wrd/lib/internal/auth/webdesignplugin.whlib";
BOOLEAN FUNCTION IsLoggedIn()
BOOLEAN
TRUE if a user is logged in