Skip to main content

SHOW

Format: SHOW (value)


Definitions: value: numerical expression, quoted text or instances


Example 1:

show "Hello" displays Hello

Example 2:

show count instances from all timelines

displays a count of all the instances from all the open timelines

Example 3:

show "label 1" or "label 2" where row = "Test Row 1"

shows all the instances with "label 1" or "label 2" in them (from the front timeline) on Test Row 1