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.
Finds the next available line number in the log.
Syntax
client server public static LineNum nextLineNum(
SysTestJobId _testJobId,
SysTestNodeId _testNodeId,
SysMethodName _testMethodName)
Run On
Called
Parameters
- _testJobId
Type: SysTestJobId Extended Data Type
A test job ID.
- _testNodeId
Type: SysTestNodeId Extended Data Type
A node ID.
- _testMethodName
Type: SysMethodName Extended Data Type
A test method name.
Return Value
Type: LineNum Extended Data Type
The next available line number as a LineNum value.