GetJobID

Assigns the current job ID to the Text property of the current object.

Syntax

bool GetJobID ()

Parameters

Smart parameters are supported.

Returns

False if the action cannot find a JobID value. Otherwise, True.

Level

All.

Details

Assigns the Job ID of the current User Application job (the Pilot.JobID property of the job) to the CurrentObj.Text variable of the bound object of the Document Hierarchy.
Example
GetJobID()