Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

SetTotalAsSum: Difference between revisions

From Catglobe Wiki
Tungocman (talk | contribs)
No edit summary
Tungocman (talk | contribs)
No edit summary
Line 15: Line 15:
   empty  
   empty  


'''Examples'''
==== Examples ====
 
[[Image:SetTotalAsSum(false).jpg]]
 
[[Image:SetTotalAsSum(true).jpg]]


[[Category:TotalAsSum_functions]]
[[Category:TotalAsSum_functions]]

Revision as of 10:52, 19 September 2011

setTotalAsSum

   Please take a look at the examples to get understand about this function.

Syntax

   setTotalAsSum(enabled);

Arguments

   enabled: Is a boolean expression (true / false).

Return type

   empty

Examples