Returns the length of a dataset variable. More...
Returns the length of a dataset variable.
Usage
varlength (VAR = patid, INDATA = dplocal.&RUNID._mstr&PREG.);
| [in] | VAR | Name of variables that needs to be assigned a length. |
| [in] | INDATA | Name of the dataset containing the length information of the requested variable. |
None.