Description

Add one (+1) to a variable in the Variables panel of Kinetic Designer.

This function only works with types int, float and double.


Syntax

designer.setVariableAddOne("VARIABLE NAME");

Parameters

Parameter Type Description
VARIABLE NAME String Specify the name of the Variable to increment

Return

This function does not return anything.


Example

Coming soon.

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.