Skip to main content

LABEL

This command will return a label in the timeline. If an instance has 3 labels, it will return the instance 3 times.


FORMAT: LABEL string


DEFINITIONS:

  • string: the name of the label

EXAMPLE 1:

Show count label "a"

Returns the total number of labels in the timeline with "a" in them.

EXAMPLE 2:

Show count label "a" where row = "Offense"

Returns the total number of labels in the row named "Offense" with "a" in them. You can add any set of particular conditions.