More actions
Created page with "=== setTotalAsSum<br> === Please take a look at the examples to get understand about this function.<br> ==== syntax<br> ==== setTotalAsSum(enabled);<..." |
No edit summary |
||
Line 1: | Line 1: | ||
=== setTotalAsSum<br> === | === setTotalAsSum<br> === | ||
Please take a look at the examples to get understand about this function.<br> | Please take a look at the examples to get understand about this function.<br> | ||
==== | ==== Syntax<br> ==== | ||
setTotalAsSum(enabled);<br> | setTotalAsSum(enabled);<br> | ||
==== Arguments<br> ==== | ==== Arguments<br> ==== | ||
enabled: Is a boolean expression (true / false). <br> | enabled: Is a boolean expression (true / false). <br> | ||
==== Return type ==== | ==== Return type ==== | ||
empty | empty | ||
'''Examples''' | '''Examples''' | ||
[[Category:TotalAsSum_functions]] |
Revision as of 10:40, 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