Tabulation getShowTotalRespondents

From Catglobe Wiki
Revision as of 06:43, 28 March 2011 by Cg pham (talk | contribs)
Jump to: navigation, search



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