QML - Create Your Own Adventure

Name Topic Used in Type
merge Station embed attribute
If you want to combine the target file directly within the output, set this to true. If so, the file needs to be in XML.
Sample:
<text> The following shows an XML file:<break/>
</text>

<embed source="myfile.xml" merge="true"/>

Values: true | false