Scripts can now join text and values in PRINT using the + operator. That makes building formatted output — labels with values, status messages, readouts — much cleaner to write and read. Previously combining pieces of text was more awkward. This small syntax improvement makes everyday scripting more pleasant.
Nicer code, nicer output.
