Action
Logs a warning to the results file.
Syntax
LogWarning (sWarning)
Variable
|
Description
|
sWarning
|
The warning to log to the results file.
STRING.
|
Notes
Warnings generated with the
LogWarning function are tallied into the warning count, not the error count.
Example
LogWarning("Baseline file is missing")