GetAverage

From Catglobe Wiki
Revision as of 11:53, 12 December 2011 by Cg huyphong (talk | contribs)
Jump to: navigation, search



getAverage

Returns the current state of the average row which can be shown for table diagrams.

Syntax

getAverage()

Arguments

none

Return type

boolean

Examples

bool b = getAverage();

Availability

Version 5.4