Forum Discussion

wmtan01's avatar
wmtan01
Contributor
5 years ago

Most efficient way to increment a value

Hi,   I was trying out different ways to increment an integer and noticed that the fastest way to increment an integer is to actually pass it to another script routine rather than actually using ...