Passes a string and a new line to a supported plug-in.
Interface.writeln( str );
Interface.writeln str
str
Specifies the string to be passed.
Interface.writeln( "Hello" );
Interface.writeln "Hello"
Supported on EmEditor Professional Version 9.00 or later.
Send feedback on this topic to Emurasoft