LINQ Reporting Engine - Extend commands

Is it possible to extend commands for Linq reporting?

eg.

<<mycutsomcommand>>

or nested in a foreach:

•	<<foreach [in Hauptpersonen]>> <<mycutsomcommand>>
<</foreach>>

Are there any samples avaliable?

@studs0815

Unfortunately, there is no way to customize LINQ Reporting Engine template syntax. However, its functionality can be extended in various ways by using of custom .NET types and existing functionality of the engine. Could you please share some details about your scenario, so we could suggest you a solution?