This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20 R7
QR Get HTML template

QR Get HTML template 


 

QR Get HTML template ( area ) -> Function result 
Parameter Type   Description
area  Longint in Reference of the area
Function result  Text in HTML code used as template

The QR Get HTML template command returns the HTML template currently used for the Quick Report area. The returned value is a text value and includes all the contents of the HTML template.

If no specific template was defined, the template that is returned is the default template. Please note that no template will be returned if the output was not set to HTML file, either manually or programmatically.

If you pass an invalid area number, the error -9850 will be generated.



See also 

QR SET HTML TEMPLATE

 
PROPERTIES 

Product: 4D
Theme: Quick Report
Number: 751

This command modifies the Error system variable

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D 2003

 
ARTICLE USAGE

4D Language Reference ( 4D v20 R7)