Stderr Method (Editor Object)¶
Writes a string to standard error. str Specifies a string to write to standard error. Supported on EmEditor Professional Version 22.5 or later.¶
[JavaScript]¶
editor.Stderr( str );
[VBScript]¶
editor.Stderr str
Parameters¶
Version¶