QRP
 
Loading...
Searching...
No Matches
varlength.sas File Reference

Returns the length of a dataset variable. More...

Detailed Description

Returns the length of a dataset variable.

Program inputs
  • &INDATA. (Dataset containing the length information of the requested variable.)
Program outputs
None.

Usage

varlength (VAR = patid, INDATA = dplocal.&RUNID._mstr&PREG.);

Parameters
[in]VARName of variables that needs to be assigned a length.
[in]INDATAName of the dataset containing the length information of the requested variable.

SAS Macros Dependencies

None.

Author
Sentinel Coordinating Center (info@.nosp@m.sent.nosp@m.inels.nosp@m.yste.nosp@m.m.org)