Toggle menu
875
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Tabulation getStartingPageNumber: Difference between revisions

From Catglobe Wiki
Created page with "{{Function_Template|Name=Tabulation_getStartingPageNumber|ReturnType=Number }} {{HelpFiles}} ==== Tabulation_getStartingPageNumber ==== Sets the starting page number for th..."
 
No edit summary
Line 6: Line 6:
==== Tabulation_getStartingPageNumber ====
==== Tabulation_getStartingPageNumber ====


Sets the starting page number for the pdf report
Sets the starting page number for the pdf report '''Syntax'''
'''Syntax'''


Tabulation_setStartingPageNumber()
Tabulation_setStartingPageNumber()
Line 18: Line 17:


''number''
''number''
[[category:Diagram/report generating CGScript functions]]


<br/>


{{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:
'''Availability'''
'''Availability'''


 
<br/>Version 6.0
Version 6.0

Revision as of 09:25, 24 June 2016

Tabulation_getStartingPageNumber


Please write a description and submit to code to autogen it next time

Syntax

Tabulation_getStartingPageNumber();

Return type

Number


Tabulation_getStartingPageNumber

Sets the starting page number for the pdf report Syntax

Tabulation_setStartingPageNumber()

Arguments

none

Return value

number


Note Note: This function should be paired with function Tabulation_setShowResultAsPdf.

Availability


Version 6.0