space
Previous Page | Next Page

MDDB Report Viewer 9.2

_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 output is produced:

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

Previous Page | Next Page | Top of Page