Page 1 of 1

+= snippet

Posted: 05 Nov 2014 16:32
by SkogN
Hi!
I script allot.
Haven't found a += snippet.
It would be useful.

Instead of "example_variable = example_variable+5;"
it would be "example_variable += 5;"
Writing on cellphone is slow, so this would save time, also cleaner. Thanks!
(Of course -= should be added as well)
Best Regards

Re: += snippet

Posted: 05 Nov 2014 16:48
by Bushmills
Could possibly be merged with an earlier request:
viewtopic.php?f=4&t=3523

Re: += snippet

Posted: 06 Nov 2014 18:34
by Martin
Like+=1;

I will also add the other suggested operators to my todo-list.