NRC_GetJobfileCurrentRunLine()
Get the line number of the currently executing instruction in the running job file
Type
int=>Return the line number of the currently executing instruction in the running job file
Return value | Description |
---|---|
Return the line number of the currently executing instruction in the running job file |
Parameter Option
None
Sample code
int line = NRC_GetJobfileCurrentRunLine();//Return the line number of the currently executing instruction in the job file