wks.addcol(newName) renames long name


Version: 2025b

Type: Features

Category: Programming

Subcategory: LabTalk

Jira: ORG-30981


If spreadsheet cell notation is on, wks.addcol(newNname) will add a new column with long name renamed. Before Origin 2025b, it only adds a new column with no renaming,

If spreadsheet cell notation is off, wks.addcol(newName) will add a new column with short name renamed.