+= snippet

Post your feature requets for new triggers, conditions, actions and other improvements.

Moderator: Martin

Locked
User avatar
SkogN
Posts: 4
Joined: 09 Jun 2013 12:17

+= snippet

Post by SkogN » 05 Nov 2014 16:32

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
Automagic >= All other apps

User avatar
Bushmills
Posts: 286
Joined: 23 Sep 2014 21:56

Re: += snippet

Post by Bushmills » 05 Nov 2014 16:48

Could possibly be merged with an earlier request:
viewtopic.php?f=4&t=3523

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: += snippet

Post by Martin » 06 Nov 2014 18:34

Like+=1;

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

Locked