This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20 R7
QR Get HTML template
|
QR Get HTML template ( area ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
area | Longint |
![]() |
Reference of the area | |||||
Function result | Text |
![]() |
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.
Product: 4D
Theme: Quick Report
Number:
751
Created: 4D 2003
4D Language Reference ( 4D v20 R7)