Difference between revisions of "SetTotalAsSum"
(Created page with "=== setTotalAsSum<br> === Please take a look at the examples to get understand about this function.<br> ==== syntax<br> ==== setTotalAsSum(enabled);<...") |
|||
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 11: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