WHUserApi::GetRole (open)
Get the role object for a role
Syntax
LOADLIB "mod::wrd/lib/internal/userapi.whlib";
OBJECT FUNCTION GetRole(INTEGER entityid)
Parameters
INTEGER entityid
Entity ID of the role
Return value
OBJECT
Role object
Get the role object for a role
LOADLIB "mod::wrd/lib/internal/userapi.whlib";
OBJECT FUNCTION GetRole(INTEGER entityid)
INTEGER entityid
Entity ID of the role
OBJECT
Role object