Difference between revisions of "Tabulation getStartingPageNumber"
(Created page with "{{Function_Template|Name=Tabulation_getStartingPageNumber|ReturnType=Number }} {{HelpFiles}} ==== Tabulation_getStartingPageNumber ==== Sets the starting page number for th...") |
(Tag: visualeditor-switched) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
{{HelpFiles}} | {{HelpFiles}} | ||
Line 7: | Line 4: | ||
Sets the starting page number for the pdf report | Sets the starting page number for the pdf report | ||
+ | |||
'''Syntax''' | '''Syntax''' | ||
Line 17: | Line 15: | ||
'''Return value''' | '''Return value''' | ||
− | ''number'' | + | ''number'' start page number |
− | + | ||
Line 25: | Line 23: | ||
'''Availability''' | '''Availability''' | ||
− | + | <br/>Version 6.0 | |
− | Version 6.0 | + | [[Category:Using CGScript with the Tabulation Module]] |
Latest revision as of 08: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