Tabulation getShowTotalRespondents

From Catglobe Wiki
Revision as of 11:21, 12 December 2011 by Cg huyphong (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