Category:
Report related
Returns the width of the report page in pixes.
Syntax
page_width: Integer
Parameters
none
Return value
Type: Integer.
Examples of using
'Page width: ' + to_string(page_width)
Database Tour Documentation | |
page_width function |
Category:
Report related
Returns the width of the report page in pixes.
page_width: Integer
none
Type: Integer.
'Page width: ' + to_string(page_width)