Difference between revisions of "On Count"
From SAP Enable Now Wiki
(Created page with "==Scope== * '''Book Page''' content object > '''Counter''' object > '''On Count''' property * '''Book Page''' content object > '''Collector''' object > '''On C...") |
|||
Line 7: | Line 7: | ||
The '''[[Counter]]''' and '''[[Collector]]''' Book Page objects allow a simple count to be maintained. This count can be incremented (but not decremented - although it can be reset to 0) in response to actions performed against other Book Page objects. | The '''[[Counter]]''' and '''[[Collector]]''' Book Page objects allow a simple count to be maintained. This count can be incremented (but not decremented - although it can be reset to 0) in response to actions performed against other Book Page objects. | ||
+ | |||
+ | ==Use== | ||
+ | Actions (to be performed when the '''[[Count]]''' value is reached) are specified as one or more ''target object''/''action'' pairs. You can specify up to eight pairs per '''[[Counter]]''' or '''[[Collector]]''' object. Each pair specifies: | ||
+ | * The Book Page object against which the action should be performed. | ||
+ | * The action that should be performed against this object. The actions available will depend upon the type of target object selected (see the relevant Book Page object description for a list of these). | ||
[[Category:Property]] | [[Category:Property]] |
Latest revision as of 05:34, 25 September 2019
Scope
- Book Page content object > Counter object > On Count property
- Book Page content object > Collector object > On Count property
Purpose
The Count property is used to identify the action(s) that should be performed when the counter for the parent macro reaches the value specified in the associated Count property.
The Counter and Collector Book Page objects allow a simple count to be maintained. This count can be incremented (but not decremented - although it can be reset to 0) in response to actions performed against other Book Page objects.
Use
Actions (to be performed when the Count value is reached) are specified as one or more target object/action pairs. You can specify up to eight pairs per Counter or Collector object. Each pair specifies:
- The Book Page object against which the action should be performed.
- The action that should be performed against this object. The actions available will depend upon the type of target object selected (see the relevant Book Page object description for a list of these).