GetAuthobjectIdByGuid (open)

Get authobject id for an authobject guid

Syntax

LOADLIB "mod::system/lib/userrights.whlib";

INTEGER FUNCTION GetAuthobjectIdByGuid(STRING guid)

Parameters

STRING guid

The wrd_guid to look up

Return value

INTEGER

Associated authobject id, or 0 if not found