SASUnit Examples
Version 1.5.0
|
renders the layout of a generic data column More...
Go to the source code of this file.
renders the layout of a generic data column
i_sourceColumn | name of the column holding the value |
i_format | name of the format that will be applied to the value. (optional: _NONE_). |
i_linkColumn | name of the column holding the value for the path (href) or the link. (optional: _NONE_). |
i_linkTitle | name of the column holding the value for the title (flyover) of the link. (optional: _NONE_). |
i_columnType | type of the column as defined in the CSS ("datacolumn" / "datacolumnerror"). (optional: _NONE_). |
o_targetColumn | name of the target column holding the ODS formatted value |
Definition in file _render_datacolumn.sas.