ValidateTidsExistence (open)

Returns warnings for missing or invalid tid references

Syntax

LOADLIB "mod::system/lib/validation.whlib";

RECORD ARRAY FUNCTION ValidateTidsExistence(RECORD ARRAY tids)

Parameters

RECORD ARRAY tids

List of tids to check

INTEGER col

Column number

INTEGER line

Line number

STRING resource

Resource where the tid is defined

STRING tid

Tid to check

Return value

RECORD ARRAY

List of warnings

INTEGER col

Relevant column

INTEGER line

Relevant line number

STRING message

Warning message

STRING resourcename

Resource name