Skip to main content
5-Regular Member
October 31, 2017
Question

Building dynamic AR experiences

  • October 31, 2017
  • 1 reply
  • 1974 views

Is there any documentation for coding of Home.js in Thingworx Studio project? For example, what is the structure of $scope?

    1 reply

    21-Topaz I
    November 3, 2017

    Hi Vladimir, ThingWorx Studio supports JavaScript with the AngularJS framework. The $scope is an object used in AngularJS. For more information on AngularJS, check out their Developer Guide: AngularJS