Export All Source Tags (Active-Framework)
Introduction
The Excel tools can be used to export all the source tags of a component.
Simply add a AllSourceTags column to your sheet and the column will export all the source tags with the following format: SourceTagName1=SourceTagValue1;SourceTagName2=SourceTagValue2...
Example
In the example below, all the source tags of the component were exported.
| AllSourceTags |
| Exports all the component's source tags |
| b:level=3;b:area=25.00 |