Difference between revisions of "NXSL:GetSumDCIValue"

16 bytes added ,  18:13, 13 September 2022
m
Text replacement - "^" to "{{deprecated}}"
(Created page with "__NOTOC__ Get the sum value of the DCI for the given period. The DCI value must be of numeric type. '''Since:''' 1.2.7 == Syntax == GetSumDCIValue(''node'', ''dciId'', ''fr...")
 
m (Text replacement - "^" to "{{deprecated}}")
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
{{deprecated}}__NOTOC__
Get the sum value of the DCI for the given period. The DCI value must be of numeric type.
Get the sum value of the DCI for the given period. The DCI value must be of numeric type.


Line 24: Line 24:
== Return Value ==
== Return Value ==


Minimum value or null on failure.
Sum value or '''null''' on failure.


== Examples ==
== Examples ==