Skip to content

Data Record

Actions for copying, reading, writing, evaluating, and displaying Data Record values.

Data Record Actions

Get Values

Read multiple values from a DataRecord.

Get Value

Read one value from a DataRecord.

Set Values

Write multiple values into a DataRecord.

Set Value

Write one value into a DataRecord.

Update UI

Push DataRecord values to bound UI fields.

Evaluate Expression (Float)

Evaluate a float expression using DataRecord values.

Copy

Copy one DataRecord value into another.

Debugging

You can inspect Data Records in the Variables Inspector and Action Editor debug fields while your FSM runs.

See also