moveColumn(from_index, to_index)

Class: Table.

Description:

Moves a column from one position to another. Uses new column order for column indexes (if columns were reordered).

Parameters:

Name Type Description

from_index

number

Index of the column to move

to_index

number

New position index