Share via


SysTestLineLog::nextLineNum Method

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

Return Value

Type: LineNum Extended Data Type
The next available line number as a LineNum value.

See Also

Reference

SysTestLineLog Table