{{command}}

Copy command
@if (command) { }
@switch (col.id) { @case ('name') { {{line.name}} } @default {
{{line[col.id]}}
} }