Function: sum()
sum(
this
,left
,prop
?):NumberT
Return the sum of all numeric items in left.
Parameters
• this: FilterContext
An object containing a reference to the active render context and any keyword/named arguments.
• left: unknown
• prop?: unknown