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 tidsList of tids to check
INTEGER colColumn number
INTEGER lineLine number
STRING resourceResource where the tid is defined
STRING tidTid to check
Return value
RECORD ARRAYList of warnings
INTEGER colRelevant column
INTEGER lineRelevant line number
STRING messageWarning message
STRING resourcenameResource name