Description

Set a specific value to a variable in the Variables panel of Kinetic Designer.


Syntax

designer.setVariableValue("VARIABLE NAME", VALUE);

Parameters

Parameter Type Description
VARIABLE NAME String Specify the name of the Variable to assign the value to
VALUE Variant Set to value to the variable. Note the value can be of different type, as described below

Return

This function does not return anything.


Types

This works with the following types : int, float, string Note : not all types are listed yet.

Example

Coming soon.

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

Thanks for your feedback.