Contents MDDB Report Viewer Methods Previous Next
 

_DISPLAY_SUBSET_TITLE_ Method

Displays the applied subsets in a title.

Syntax

 CALL SEND(OBJID,'_DISPLAY_SUBSET_TITLE_',dlflag);

Where... Is Type... And Contains...
dlflag N a flag that indicates whether to download the data to a spreadsheet. This parameter is optional.

Example

The following example illustrates the output produced by this method:

<TABLE><TR><TD><STRONG>Filter by: Country=Canada,
Germany Month=Jan,Apr,May
</STRONG></TD></TR></TABLE>

Contents MDDB Report Viewer Methods Previous Next