DB_GetNewRunID Function

Action

Returns a new ID which you can assign to a test run.

Syntax

iRunID = DBGetNewRunID
Variable Description
iRunID The ID generated. INTEGER.

Notes

The function DBGetNewRunID() generates an ID and this ID is then assigned to a test using SetRunID().