TOTAL function

Express TOTAL(
  1. Object express
)

Implementation

Express TOTAL(Object express) {
  return ExpressFunc("TOTAL", [express]);
}