EnablePreserveTaggedText configuration parameter (ACS)
Syntax (prefix with dash in a Generation Settings Scheme):
EnablePreserveTaggedText=0 or 1
When set to 1, the EnablePreserveTaggedText configuration parameter ensures that text within markers in the code files is not overwritten, even if the associated text is changed in the model.
When enabled, before overwriting a code file the text within markers in the code file is copied. After generating the new code file, the copied text is pasted within the appropriate markers within the code file.
Examples
EnablePreserveTaggedText=0
EnablePreserveTaggedText=1