Job Handling

WUID

STD.System.Job.WUID ( )

Return: WUID returns a VARSTRING value.

The WUID function returns the workunit identifier of the current job. This is the same as the WORKUNIT compile time constant.

Example:

A := STD.System.Job.WUID();