Substitution element
Specifies the configurable fields of a module database and provides a template for the configuration of each field.
Attributes
Column
string requiredSpecifies the target column in the row named in the Row column.
Row
string requiredSpecifies the primary keys of the target row in the table named in the Table column. If multiple keys, separated by semicolons.
Table
string requiredSpecifies the name of the table being modified in the module database.
Value
stringProvides a formatting template for the data being substituted into the target field specified by Table, Row, and Column.