getLocalId

STD.System.Log.getLocalId ()

Return:getLocalId returns the Local Id

The getLocalId gets the Local Id associated with the current query or workunit. Example:

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