... | ... | @@ -13,7 +13,7 @@ Templates can also be interpolated with variables from upstream channels or meta |
|
|
|
|
|
`[%(source|channel id)#export_attribute%]`
|
|
|
|
|
|
"export attribute" in the example means the name of an attribute exported by an upstream channel. The `source`
|
|
|
"export attribute" in the example means the name of an attribute exported by an upstream channel, keyed by either an explicit channel id, or `source` (ie: whatever the bip receives or generates).
|
|
|
|
|
|
For example `[%source#subject%]`. This means you can concatenate exports together to create an import, and include your own text :
|
|
|
|
... | ... | |