Store and Forward Expression Functions
This feature was removed from Ignition in version 7.7
These functions are still available for backwards compatibility, but are not listed in the functions menu of expressions.
📄️ getCachedRowCount
Returns the number of rows stored in the data cache. Does not include any quarantined (errored) rows. If the datasource name is not provided, the default for the given context will be used.
📄️ getQuarantinedRowCount
Returns the number of rows "quaratined" in the store and forward system for the specified connection. If the datasource name is not provided, the default for the given context will be used.