Navigation: EmEditor Help > Macro Reference > Csv Object > Properties
Macro: Title Property (Csv Object)
Corresponds to the Toolbar button title text box in the CSV page of the Customize dialog box.
s = object.Title;
object.Title = s;
s = object.Title
object.Title = s
Supported on EmEditor Professional Version 19.4 or later.