columnInfo - What details are included in the result of the `columnInfo` action?

Réponse

The action returns a result table named 'ColumnInfo'. This table includes details for each column such as its name, ID, data type (e.g., varchar, double), length, formatted length, any applied format, and its label.
Did this answer help you?