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.