Contents MDDB Report Viewer Methods Previous Next
 

_GET_ANALYSIS_VAR_NAME_ Method

Returns the name of the analysis variable identified by label.

Syntax

 CALL SEND(OBJID,'_GET_ANALYSIS_VAR_NAME_',label,varlist,name);

Where... Is Type... And Contains...
label C Long label for analysis variable
varlist N List of analysis variables
name C Analysis variable name

Contents MDDB Report Viewer Methods Previous Next