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 entityidEntity ID of the role
Return value
OBJECTRole object
Get the role object for a role
LOADLIB "mod::wrd/lib/internal/userapi.whlib";
OBJECT FUNCTION GetRole(INTEGER entityid)INTEGER entityidEntity ID of the role
OBJECTRole object