# Define Output Column Output can be printed in text mode using a columnar layout. The column statement enables configuration of the layout using the syntax: local column NAME heading "HEADING" (width "WIDTH") The heading is printed above the column contents and the width in characters allows control of the column's width. The layout for a column can be undefined using local column NAME clear