SASUnit Examples
Version 1.5.0
Main Page
Modules
Files
File List
_render_assertrecordexistsact.sas
Go to the documentation of this file.
1
22
%macro _render_assertRecordExistsAct (i_sourceColumn=
23
,o_html=0
24
,o_targetColumn=
25
);
26
%_render_dataColumn(i_sourceColumn=&i_sourceColumn.
27
,o_targetColumn=&o_targetColumn.
28
);
29
%mend _render_assertRecordExistsAct;
saspgm
sasunit
_render_assertrecordexistsact.sas
Generated on Fri Jan 16 2015 14:00:28 for SASUnit Examples by
1.8.4