Forum Discussion

JohnSnikers's avatar
JohnSnikers
Occasional Contributor
6 years ago
Solved

Autoincrementing project variables dinamically

Hi,   I would like to write a function in JS which automatically increments the value of the given project variable as parameter dinamically. Something like: function AutoIncrement(variable){...