Tokens for Apply Stamp Activity
This activity produces the following tokens:
Name | Description | Sample Syntax |
---|---|---|
Annotation_Id | The stamp's annotation ID number. | %(ApplyStamp_Annotation_Id) |
Annotation_Page Number | The page number of the page to which the stamp is added. | %(ApplyStamp_Annotation_Page Number) |
Annotation_X | The X coordinate of the location where the stamp is added. | %(ApplyStamp_Annotation_X) |
Annotation_Y | The Y coordinate of the location where the stamp is added. | %(ApplyStamp_Annotation_Y) |
The "ApplyStamp" portion of the syntax changes to match the activity's name.
Note: All non-alphanumeric characters, except underscores, are removed from the name. For example, if you rename the activity "(Stamp) Progress!," the syntax for the Annotation_Id token is "%(StampProgress_Annotation_Id)."