GetThisJobID [IronPython]

Purpose

Get a string identifying the job currently running in the scheduler environment. This string is displayed to the end user to identify the job.

Signature

GetThisJobID(self)

Arguments (excluding self)

None.

Return Value

Returns a string containing the Job ID for the current job.

Note:

For many schedulers, the job ID may be obtained from the value of an environment variable.