GetJobString Method
- Last UpdatedNov 06, 2025
- 1 minute read
The GetJobString() method retrieves a string containing the job information for the job that is running at the specified job position. The job information includes the job's work order, operation, and sequence.
Parameters
- jobPos
- Required. Holds the job position of the job for which the information is being retrieved.
Return Value
Returns a string containing the job identifiers for the job running at the
specified job position. The job identifiers include the work order, operation, and
sequence number. The identifiers are separated by underscores in the string.