SetRunID Function

Action

Assigns an ID to a test run.

Syntax

SetRunID (iRunID)
Variable Description
iRunID

The ID generated by DBGetNewRunID(). INTEGER.

Notes

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