Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the reporting value for the number of the current report file.
Syntax
public int getFileNumCurrentReporting([int _fileNumCurrent, int _fileNumMax])
Run On
Called
Parameters
- _fileNumCurrent
Type: int
The current file number; optional.
- _fileNumMax
Type: int
The total number of files; optional.
Return Value
Type: int
The reporting value for the number of the current report file.
Remarks
Note that there is a special case when there is only one reporting file in Spesometro format.
See also the getFileNumCurrent method.