SBM ModScript Reference → Programming SBM ModScript → Extension Functions → Ext.LogWarningMsg()
Writes a warning message to the Application Event Log.
Parameter | Type | Description |
---|---|---|
msg |
Variant |
Use this argument to provide a warning message that appears in the Windows Event Viewer. |
Type | Description |
---|---|
None |
SBM ModScript version: 11.3.
This differs from the Ext.LogErrorMsg() and Ext.LogInfoMsg() functions only in that it is labeled "Warning" in the Event Viewer.
Copyright © 2007–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.