TolliumUser::HasRole (open)
Return whether the object has the specified role
Syntax
LOADLIB "mod::tollium/lib/users.whlib";
BOOLEAN FUNCTION HasRole(OBJECT roleobj)
Parameters
OBJECT roleobj
Role to test for
Return value
BOOLEAN
TRUE if the user has the specified role