column name
The column name is the name used to refer to a column in Macro Language code. It can be used in value and selection expressions, as the value of a Macro Language element's attribute, or as the value of a parameter in a 1010data function.
The column name may only contain alphanumeric characters or underscores and must begin
with an alphabetic character (e.g., percent_total_sales
). It may not
contain any spaces or other special characters.
The column name, column label, or a combination of the two may be displayed in the column header at the top of a column in the grid.
See also: