WRDAuthPlugin::LookupLogin (open)

Lookup a user by login name

Syntax

LOADLIB "mod::wrd/lib/internal/auth/webdesignplugin.whlib";

INTEGER FUNCTION LookupLogin(STRING loginname)

Parameters

STRING loginname

Login name of the user

Return value

INTEGER

WRD id if the user, 0 if not found