Text

The Text components in Sentinel Studio provide a way of working with text (strings), and can manipulate text to produce various outputs.

Read more

Math

The Math components in Sentinel Studio are a set of typical mathematical functions for evaluating calculation expressions.

Read more

Data Set

The Data Set components in Sentinel Studio allow you to work on sets of data as opposed to single data points.

Read more

Data

The Data components in Sentinel Studio pass input data through to another component, and can direct the process flow according to various circumstances.

Read more

Flow

The Flow components in Sentinel Studio are used to direct the process flow to follow a certain path, depending on the output.

Read more

Event

The Event components in Sentinel Studio are used to indicate the triggering of an event and/or a change in the state of the currently processed entity.

Read more

Memory

The Memory components in Sentinel Studio allow you to write data to memory, read data stored in memory, and delete data from memory.

Read more

R Script

R is an open source programming language and software environment for statistical computing and graphics that is supported by the R Foundation for Statistical Computing. The R Script component in Sentinel's user processes allows you to access R, as a way of analysing data within your process.

Read more

Flow Event

Flow Event components have no inputs. They are designed to invoke other components to perform logic processing at a certain point in the Sentinel user process.

Read more