NRC_GetCycleIndex()
Get the total number of times the current job file is to be run
Type
int=>Return the total number of times the current job file is to be run
Return value | Description |
---|---|
Return the total number of times the current job file is to be run |
Parameter Option
None
Sample code
int cycleIndex = NRC_GetCycleIndex();//Get the total number of times the current job file is to be run