FormatValidationWarning (open)
Returns the string for a validation warning from an XML (without column number)
Syntax
LOADLIB "mod::system/lib/validation.whlib";
STRING FUNCTION FormatValidationWarning(RECORD msg)
Parameters
RECORD msg
Message record
INTEGER line
Line number
STRING message
Warning message
STRING resourcename
Resource name
Return value
STRING
Formatted warning message