• Currently 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
Keyword Var


Adds a tag, MTKeywordVar, which allows you to store and retrieve values within your templates.
Tag: <$MTKeywordVar$>
Usage: <$MTKeywordVar varname="(Varname)"$>
Keyword: foo=bar;foo1=bar1;

<$MTKeywordVar varname="foo"$>    --->  bar
<$MTKeywordVar varname="foo1"$>    --->  bar1

Requirements

perl

Leave a comment

Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.