AdvancedExpressionFolding icon indicating copy to clipboard operation
AdvancedExpressionFolding copied to clipboard

Incorrect interpolation when adding to Map

Open patbeagan1 opened this issue 7 years ago • 0 comments

screen shot 2018-01-30 at 4 25 19 pm

In this case, the interpolated string is not being closed. The end of the line should have }". The expanded string is data.add("System name = " + event.systemName);

patbeagan1 avatar Jan 30 '18 21:01 patbeagan1