SBM AppScript Reference → Programming SBM AppScript → Extension Functions → Ext.LogErrorMsg( msg )
Writes the error message given by the string msg to the Event Viewer log. This differs from the Ext.LogInfoMsg( msg ) and Ext.LogWarningMsg( msg ) functions only in that it is labeled "error" in the Event Viewer.
msg
Use this argument to provide an error message that appears in the Event Viewer.
Empty.
Copyright © 2007–2017 Serena Software, Inc. All rights reserved.