Feature=Topics_Upgrade Settings specifies configurable elements of the Text Formatting mechanism used during Topics Upgrade activities, as follows:
- BreakOn
- Specifies which character(s) will cause an HTML Break to be inserted at Display time.
Default is:
- Remove
- Identifies the character(s) that will be removed from the output character string at Display time.
Default is:
BreakOn and Remove can specify multiple characters by separating individual characters with a + sign. They also honor special encoding of CR (Carriage Return, "\r", ASCII 13, or BINARY 0D), LF (LineFeed, "\n", ASCII 10, or BINARY 0A), and CRLF (Carriage Return+Line Feed, "\r\n", ASCII 1310, or BINARY 0D0A) sequences.