Contents MDDB Report Viewer Methods Previous Next

_GET_ANALYSIS_VAR_NAME_ Method

Returns the name of the analysis variable that is identified by the label

Syntax

 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.

Contents MDDB Report Viewer Methods Previous Next