Carriage return after obj.logMonitor()
In a Groovy script, let’s say our object obj is a change order or a part, obj.logMonitor(‘I am finished.’); adds this text to a new row on the History tab. Is there a way to remove the carriage return <br> from the end of the text ? It increases the row height, with a blank under the text displayed.