Tabulation getShowTotalRespondents

From Catglobe Wiki
Revision as of 09:49, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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