XS_IGNORE_CUT_VALUE_IN_TEMPLATE
This advanced option must be set in an initialization (.ini) file.
By default, when a Template Editor template output value field does not fit into a cell, three asterisks (***) will indicate that the value is cut. For example, when a template has a value field length limited to 10 characters and the output value is 11 characters or more, *** will be displayed at the end of the value.
If you do not want to display the asterisks, set
XS_IGNORE_CUT_VALUE_IN_TEMPLATE
to
TRUE
.