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