EmEditor Home - EmEditor Help - EmEditor Macro Reference - NoWrapProp Object

Enabled Property

Corresponds to the Enable Non-Wrap Words check box in the No Wrap tab of Configuration Properties.

[JavaScript]

b = object.Enabled;

object.Enabled = b;

[VBScript]

b = object.Enabled

object.Enabled = b

Version

Supported on EmEditor Professional Version 7.00 or later.

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.