Snippet - Counters & Running Totals

This snippet sample project demonstrates how to configure appRules Actions to generate and maintain counters and running totals without using scripts or code.

The project uses a single ViewRuntimeValues activity accessing actions and conditions that have been defined for the demonstration.

Actions

9 Actions have been defined in the project:

Conditions

2 Conditions have been defined in the project:

ViewRuntimeValues Activity

17 Entries have been added in the ViewRuntimeValues activity used in the project:

When the project is run the results are shown as follows:

Last updated