More actions
No edit summary |
No edit summary |
||
(One intermediate revision 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 | Sets the starting page number for the pdf report | ||
'''Syntax''' | '''Syntax''' | ||
Line 18: | Line 15: | ||
'''Return value''' | '''Return value''' | ||
''number'' | ''number'' start page number | ||
Line 27: | 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