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–2019 Micro Focus or one of its affiliates. All rights reserved.