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.
Returns the maximum line number value for all the journal lines that are contained in the project journal for the given journal ID passed in as a parameter.
Syntax
client server private static LineNum lastLineNum(JournalId _journalId)
Run On
Called
Parameters
- _journalId
Type: JournalId Extended Data Type
The project journal ID.
Return Value
Type: LineNum Extended Data Type
The maximum line number.
Remarks
The maximum line number is also the last line number that is used.