====== Set Table Column Name ====== ===== Description ===== Replace a column name in a table. ===== Inputs ===== ^ Name ^ Type ^ Description ^ | Table | [[Table Type|Table]] | Table containing the target column. | | Column | [[Index Or Name Type|Index Or Name]] | Target column where the change will occur. | | Name | [[Name Type|Name]] | New column name. | ===== Outputs ===== ^ Name ^ Type ^ Description ^ | Result | [[Table Type|Table]] | The resulting table. | ===== Group ===== [[Functor List#Table|Table]] ===== Notes ===== ===== Internal Name ===== SetTableColumnName