<< Click to display table of contents >> TrvActionBookmarks.AllowedCharacters |
Specifies additional characters allowed in names of bookmarks.
property AllowedCharacters: TRVUnicodeString;
The action allows alphanumeric characters and underscores in bookmark names. To allows additional characters, include them in this property.
For example, if you use this action with Report Workshop, assign '{}' to allow field codes in bookmark names.
Initial value:
'' (empty string)