Currently, to autoincrement a counter variable that adds +1 (typically) on every loop round, a separate calculation stage is needed plus a variable to hold a counter data.
My suggestion is to integrate
This is mostly a QoL enhancement.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.