More actions
No edit summary |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{HelpFiles}} | {{HelpFiles}} | ||
==== Tabulation_getStartingPageNumber ==== | ==== Tabulation_getStartingPageNumber ==== | ||
Sets the starting page number for the pdf report '''Syntax''' | Sets the starting page number for the pdf report | ||
'''Syntax''' | |||
Tabulation_setStartingPageNumber() | Tabulation_setStartingPageNumber() | ||
Line 16: | Line 15: | ||
'''Return value''' | '''Return value''' | ||
''number'' | ''number'' start page number | ||
{{note}} ''This function should be paired with function [http://wiki.catglobe.com/index.php/Tabulation_setShowResultAsPdf Tabulation_setShowResultAsPdf].'' | {{note}} ''This function should be paired with function [http://wiki.catglobe.com/index.php/Tabulation_setShowResultAsPdf Tabulation_setShowResultAsPdf].'' | ||
Line 25: | Line 24: | ||
<br/>Version 6.0 | <br/>Version 6.0 | ||
[[Category:Using CGScript with the Tabulation Module]] |
Latest revision as of 07:55, 5 June 2017
Tabulation_getStartingPageNumber
Sets the starting page number for the pdf report
Syntax
Tabulation_setStartingPageNumber()
Arguments
none
Return value
number start page number
Note: This function should be paired with function Tabulation_setShowResultAsPdf.
Availability
Version 6.0