Description Summary
The software creates an immutable text string using string concatenation operations.
Extended Description
This pattern identifies situations where the named callable control element or method control element creates immutable text data elements via the string concatenation statement, which could be avoided by using text buffer data elements.