Support Center

Custom token syntax

Custom token syntax

Custom token syntax as follows:

  • {Namespace:Token}
  • {Namespace:Token.Column}

For Example:

Suppose your token namespace is DNN and name is Tabs:

Token: {DNN:Tabs}

If you want column value when you are using database source:

select* from tabs

Token: {DNN:Tabs.TabName}

Glad we could be helpful. Thanks for the feedback.

Sorry we couldn't be helpful. Your feedback will help us improve this article.

How helpful was this page?

  
Updated on Tue, 01 Feb 2022 by HC SuperUser