I can\'t found some example how can I use argument -a when I use TextTransform.exe to generate code from templates. In MSDN is following description for argument -a:
The -a argument accepts values in the following format:
!!
These are also the parameters of ITextTemplatingEngineHost.ResolveParameterValue method which you need to call in order to get parameter value in template code.