Some people who are new to LV (Like me) were struggle to implement the Incrementer or decrementer logic programmatically. For instance, at some places we need to execute the code in a sequential manner, we will badly need of this logic. Thing is, Its so easy If you have just follow the steps what I post here.
Steps:
1. Place the Increment operator from the functon palatte
2. Create a indicator for the increment operator
3. Now create a Local variable from Indicator and give it as a input to the Increment operator
You are done now. If you want to realize the logic for Decrementer, simply replace the increment operator with decrement operator.
If this Idea witnessed already, Kindly ignore this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.