Execution Context

Intelie Live provides a set of macros and functions representing the execution context.

You can use Pipes span functions (example) to make calculations regarding span values.

Query context (@@context)

Examples

live.eventsize([<object>])
live.output([<minPoints>], <maxPoints>)
live.matchspan([<min>], <max>, (<period>, <obj>)...)

Last updated