ShowReturns Property (MarkProp Object)

Corresponds to the Show Returns check box in the Marks page of Configuration Properties.

[JavaScript]

b = object.ShowReturns;
object.ShowReturns = b;

[VBScript]

b = object.ShowReturns
object.ShowReturns = b

Version

Supported on EmEditor Professional Version 7.00 or later.