TolliumUser::CanManageRightOn (open)

Returns whether this user can manage a right for a specific object

Syntax

LOADLIB "mod::tollium/lib/users.whlib";

BOOLEAN FUNCTION CanManageRightOn(STRING rightname, INTEGER objectid)

Parameters

STRING rightname

Name of the global right

INTEGER objectid

Id of the object

Return value

BOOLEAN

TRUE if this user can managed the right for the specific object