SASUnit Examples  Version 1.5.0
_render_idcolumn.sas File Reference

renders the layout of any id column More...

Go to the source code of this file.

Detailed Description

renders the layout of any id column

Version
$Revision: 315 $
Author
$Author: klandwich $
Date
$Date: 2014-02-28 10:25:18 +0100 (Fr, 28 Feb 2014) $
See Also
For further information please refer to SASUnit User's Guide
$HeadURL: https://svn.code.sf.net/p/sasunit/code/trunk/saspgm/sasunit/_render_idcolumn.sas $
Parameters
i_sourceColumnname of the column holding the value
i_formatname of the format that will be applied to the value. (optional: _NONE_).
i_linkColumnname of the column holding the value for the path (href) og the link. (optional: _NONE_).
i_linkTitlename of the column holding the value for the title (flyover) of the link. (optional: _NONE_).
i_targetColumnname of the target column holding the ODS formatted value

Definition in file _render_idcolumn.sas.