[Progress Communities] [Progress OpenEdge ABL] Comment on Add ++/-- and +=/-= function

  • Thread starter Thread starter John Cleaver
  • Start date Start date
Status
Not open for further replies.
J

John Cleaver

Guest
This is especially useful for string concatenation. I'd also add the less used `*=` and `/=` just to round out the list. This sort of syntactic sugar is a big boon for developers. It saves a small amount each time, but it comes up very often.

Continue reading...
 
Status
Not open for further replies.
Back
Top