Text Macros
The following macros are supported for Text type:
Macros name | Description |
---|---|
%(TIME(<time format>)) | Current GM time where <time format> is a format string similar to the format string of Time type. All time tags described in Stamp Element Properties are supported, but they are static and always return current GM time. |
%(USERNAME) | The name of the user who obtains the stamp. |
%(USERDESCRIPTION) | The description of the user who obtains the stamp. |
%(NAME) | The name of the stamp. |
%(DESCRIPTION) | The description of the stamp. |
This feature does not support user-created macros.