Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The sum function will get the sum of an array. 

Return Value

Value returns a sum of parent array.

Error Handling

If you try and sum an array which is not numeric fieldsvalues, the function will crash.

...