ECLEAN

This function purges real-time data.

_ECLEAN(event,saveHistMillisec)

Parameter

Type

Required/
Optional

Description

event

String

Optional

Specifies the name of the event whose real-time data will be purged.

saveHistMillisec

long

Optional

Specifies the amount of history that will be purged. The function purges the real-time data that is older than the current time minus the value of saveHistMillisec (in milliseconds).


iWay Software