ReturnMethod Property (FileNewProp Object)

Corresponds to the Return Method drop-down list box in the New File Details dialog box.

[JavaScript]

n = object.ReturnMethod;
object.ReturnMethod = n;

[VBScript]

n = object.ReturnMethod
object.ReturnMethod = n

Version

Supported on EmEditor Professional Version 7.00 or later.