MDDB Report Viewer Methods |
CALL SEND(OBJID,'_GET_ANALYSIS_VAR_NAME_',label,varlist,name);
Where... | Is Type... | And Contains... |
---|---|---|
label | C | the long label for an analysis variable |
varlist | N | the list of analysis variables |
name | C | the analysis variable name. |
MDDB Report Viewer Methods |