TolliumUser::HasRightOnMultiple (open)

Returns on which objects from a list this user has an object-based right on

Syntax

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

INTEGER ARRAY FUNCTION HasRightOnMultiple(STRING rightname, INTEGER ARRAY objectids)

Parameters

STRING rightname

Name of the right

INTEGER ARRAY objectids

Ids of the object, include 0 for a global grant on all objects.

Return value

INTEGER ARRAY

List of object ids the user has right on