Using Variables in Vuforia Studio
Hello everyone!
I'm trying to change the text of a widget if it meets the criteria in the if-statement. This should happen everytime a property on Thingworx is updated.
This is how my js-code looks like:

SubscribeTest -> thing
A1F -> thing-property
Force_Indicator -> gauge
maxForce -> application parameter
My question is, if it is possible to use variables like this and if yes, then how?
And is there a detailed documentation about variables in Vuforia Studio (e.g. what you can do with them / how to use them)?
Software:
ThingWorx 9.6.1-b253
Vuforia Studio 9.25.6 (9.25.6.0)
I would really appreciate some help.

