Description
Subtract one (-1) from a variable in the Variables
panel of Kinetic Designer.
This function only works with types int
, float
and double
.
Syntax
designer.setVariableSubOne("VARIABLE NAME");
Parameters
Parameter | Type | Description |
---|---|---|
VARIABLE NAME |
String | Specify the name of the Variable to decrement |
Return
This function does not return anything.
Need more help with this?
Don’t hesitate to contact us here.