GetAuthobjectIdsByGuid (open)
Get authobject ids for multiple authobject guids
Syntax
LOADLIB "mod::system/lib/userrights.whlib";
INTEGER ARRAY FUNCTION GetAuthobjectIdsByGuid(STRING ARRAY guids)
Parameters
STRING ARRAY guids
Guids to look up
Return value
INTEGER ARRAY
An array of ids. Unmatched guids are not returned. The ordering of this returned array is unspecified