NRC_GetRunqueueCurrentRunLine()
Get the line number of the currently executing instruction in the run queue
Type
int=>Return the line number of the currently executing instruction in the run queue
Return value | Description |
---|---|
Return the line number of the currently executing instruction in the run queue |
Parameter Option
None
Sample code
int line = NRC_GetRunqueueCurrentRunLine();//Return the line number of the currently executing instruction in the run queue