Very simple question, but hard to find an answer.
In a custom widget, where can I find all available TW functions to reference (i.e. like TW.InfoTableFunctions.CloneInfoTable). I'm looking for a library that tells me everything I can call via the TW object. Thanks
Hello @DM_8211987 ,
I am not sure exactly what you are trying to locate.
The online documentation has:
Inside the ThingWorx Composer you can go to Browse -> System -> Resources -> InfoTableFunctions -> Services
for a list of the services and the parameters. You can also construct a URL which gets to the same information as a HTML page.
Depending on the applications which you may have loaded there could be additional items in the Resources entry.
Hope this is what you are trying to locate.
Peter
Hi @DM_8211987
If the previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.
Regards.
--Sharon