Forum Discussion
danielFav
2 years agoChannel Surfer
We haven't used this extension in our project, but i believed these are generic components that you can use in your project with m.myobject = CreateObject("rosgnode", "randonSGDEXcomponent"), and then append with m.top.appendChild(m.myobject). There are other ways to use them, i would suggest to read the docs and to look into the component code. Check for interfaces and functions that are exported in the component xml.