Contents MDDB Report Viewer Methods Previous Next
 

_OUTPUT_EMPTY_SERVICE_LIST_ Method

Outputs an empty service list. This method:

  • Outputs the <SELECT> tag.

  • Outputs an example <OPTION> tag with comments that instruct users to edit or add <OPTION> tags for their services.

Syntax

 CALL SEND(OBJID,'_OUTPUT_EMPTY_SERVICE_LIST_');

Contents MDDB Report Viewer Methods Previous Next