in reply to Re^2: adding carriage return to gmail script
in thread adding carriage return to gmail script
Technically, that's correct. Realistically, that's a terrible solution -- putting newlines in between each of the elements in the list is a much clearer way to write this code. Keep in mind that your code should strive to be as clear as possible. That usually doesn't mean that it should be as clever as possible.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: adding carriage return to gmail script
by BillKSmith (Monsignor) on Jun 14, 2016 at 19:10 UTC |