MDDB Report Viewer Methods
_GET_STATDESC_ Method
Returns the ID of the statistics description list from the STATDESC_ instance variable
Syntax
CALL SEND(OBJID,'_GET_STATDESC_',
statdesc
);
Where...
Is Type...
And Contains...
statdesc
N
the ID of the list that contains statistics descriptions.
MDDB Report Viewer Methods