Difference between revisions of "Tabulation getTotalAnswerText"
Cg huyphong (talk | contribs) |
|||
Line 1: | Line 1: | ||
[[Category:Text setting functions]] | [[Category:Text setting functions]] | ||
− | | + | {{HelpFiles}} |
=====Tabulation_getTotalAnswerText===== | =====Tabulation_getTotalAnswerText===== |
Revision as of 11:17, 12 December 2011
Tabulation_getTotalAnswerText
Get the text for the total answers row, which is one of the statistical rows that can be shown for tables.
Syntax
Tabulation_getTotalAnswersText()
Arguments
None
Return value
string
Example
string a = Tabulation_getTotalAnswerText();
Availability
Version 5.8.1