SetTotalAsSum

From Catglobe Wiki
Revision as of 12:37, 19 September 2011 by Tungocman (talk | contribs) (Created page with "=== setTotalAsSum<br> ===    Please take a look at the examples to get understand about this function.<br> ==== syntax<br> ====    setTotalAsSum(enabled);<...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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