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