此内容没有您所选择的语言版本。
13.28. Syntax for the Conditional Element Accumulate
- Top level accumulate syntax
accumulate( <source pattern>; <functions> [;<constraints>] )
accumulate( <source pattern>; <functions> [;<constraints>] )Copy to Clipboard Copied! Toggle word wrap Toggle overflow - Syntax example
Copy to Clipboard Copied! Toggle word wrap Toggle overflow In the above example, min, max and average are Accumulate Functions and will calculate the minimum, maximum and average temperature values over all the readings for each sensor.