space
Previous Page | Next Page

MDDB Report Viewer 9.2

_OUTPUT_VIEWRPT_BUTTON_ Method

Outputs the View Report submit button

Syntax

 CALL SEND(OBJID,'_OUTPUT_VIEWRPT_BUTTON_');

Example

The following output is produced:

<INPUT TYPE="submit" NAME="view" CLASS="submit" VALUE="View Report"> 

Previous Page | Next Page | Top of Page