%HI_ReportStrPar function


Function

The function %HI_ReportStrPar sets the text parameter of the displayer of Report type (Control function).

Declaration
%HI_ReportStrPar(
   INT in refId, 
   TEXT in param1
 )
Parameters
refIdReference to graphic object (reference variable).
param1Text parameter.
Description
The function sets the text parameter of the report defined by the reference variable refId.
Note
The report parameter can be also defined by right-clicking the report and select the item Parameters. In the displayed dialog box set required values and click the button OK.

For detailed description of the report parameters see the topics D2000 WorkBook, CrystalReport.

Napíšte komentár