Contents MDDB Report Viewer Methods Previous Next
 

_OUTPUT_VIEWRPT_BUTTON_ Method

Outputs the View Report submit button

Syntax

 CALL SEND(OBJID,'_OUTPUT_VIEWRPT_BUTTON_');

Example

The following example illustrates how the method is used:

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

Contents MDDB Report Viewer Methods Previous Next