Difference between revisions of "Tabulation getShowTotalRespondents"

From Catglobe Wiki
Jump to: navigation, search
Line 1: Line 1:
 
[[Category:Total respondents functions]]
 
[[Category:Total respondents functions]]

+
{{HelpFiles}}
  
 
=====Tabulation_getShowTotalRespondents=====
 
=====Tabulation_getShowTotalRespondents=====

Revision as of 11:21, 12 December 2011



Tabulation_getShowTotalRespondents

Returns the current state of the total respondents row, which can be shown for table diagrams.

Syntax

Tabulation_getShowTotalRespondents()

Arguments

none

Return type

boolean

Examples

bool b = Tabulation_getShowTotalRespondents();

Availability

Version 5.8.1