Stderr Method (Editor Object)

Writes a string to standard error.

[JavaScript]

editor.Stderr( str );

[VBScript]

editor.Stderr str

Parameters

str

Specifies a string to write to standard error.

Version

Supported on EmEditor Professional Version 22.5 or later.