EnrichLinkCheckStatuses (open)
Enrich a linkcheck report with text and icons for statuses
Syntax
LOADLIB "mod::consilio/lib/reports.whlib";
RECORD ARRAY FUNCTION EnrichLinkCheckStatuses(RECORD ARRAY links)
Parameters
RECORD ARRAY links
List of links to enrich
Return value
RECORD ARRAY
The original record array, enriched with statustext and statusicon
STRING statusicon
Reference to icon to use for this status
STRING statustext
Text explaining the status (using the current GetTid language)