scriptIndex property
getter/setter pair
An index into the script table of the SourceReport, indicating which script contains this range of code.
Implementation
int? scriptIndex;
An index into the script table of the SourceReport, indicating which script contains this range of code.
int? scriptIndex;