Count keyword can correspond to:
- the Count function. This function returns the number of occurrences of a control in a window, page or group of controls.
- the Count property, which returns a number of elements. This property can be used on:
- the controls of a window or page. For more details, see Count.
- a variable of type xmlNode.
- a variable of type JSON.
- a variable of type YAML.