getGlobalId

STD.System.Log.getGlobalId ()

Return:getGlobalId returns the Global Id

The getGlobalId gets the Global Id associated with the current query or workunit. Example:

IMPORT STD;
STD.System.Log.getGlobalId();