Macro Tips and Tricks: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "source>" to "syntaxhighlight>") |
m (Text replacement - "<source" to "<syntaxhighlight") |
||
Line 4: | Line 4: | ||
<blockquote> | <blockquote> | ||
< | <syntaxhighlight lang="mtmacro" line> | ||
[h:existingString = "The skill name you entered is "] | [h:existingString = "The skill name you entered is "] | ||
[h:concatString = existingString+skill+"."] | [h:concatString = existingString+skill+"."] |