Name Property (NoWrapItem Object)¶
Specifies the name of the object. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
s = item.Name;
item.Name = s;
[VBScript]¶
s = item.Name
item.Name = s
Version¶
Macro Reference — NoWrapItem Object — Name Property (NoWrapItem Object)