Difference between revisions of "Tabulation setShowResultAsPdf"
Line 1: | Line 1: | ||
{{HelpFiles}} | {{HelpFiles}} | ||
− | ==== Tabulation_setShowResultAsPdf ==== | + | ==== Tabulation_setShowResultAsPdf ==== |
This function will | This function will | ||
Line 23: | Line 23: | ||
''createCrossDiagram({"Single"}, {"Multi"});'' | ''createCrossDiagram({"Single"}, {"Multi"});'' | ||
− | ''Tabulation_saveAsReport("Tabulation - 06012008", 15896647, {{70479, "FullControl"}}, true);'' | + | ''Tabulation_saveAsReport("Tabulation - 06012008", 15896647, <nowiki>{{70479, "FullControl"}}</nowiki>, true);'' |
''Tabulation_setShowResultAsPdf(true);'' | ''Tabulation_setShowResultAsPdf(true);'' |
Revision as of 09:05, 28 December 2011
Tabulation_setShowResultAsPdf
This function will
Syntax
Tabulation_setShowResultAsPdf(export)
Arguments
- export: Is a bool expression. If it is true and Tabulation_saveAsReport is used, when executing the scrip,Export to PDF dialog will be shown.
Return type
empty
Examples
createCrossDiagram({"Single"}, {"Multi"});
Tabulation_saveAsReport("Tabulation - 06012008", 15896647, {{70479, "FullControl"}}, true);
Tabulation_setShowResultAsPdf(true);
Availability
Version 5.6