Limit concatination of string components to be the MAX size of STRING
To prevent overflow issues, when concatenating frame structure elements containing STRING data, the concatenation should be limited to the MAX size of STRING.
To prevent overflow issues, when concatenating frame structure elements containing STRING data, the concatenation should be limited to the MAX size of STRING.