Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
windows.location.href and document.getElementById() whats is the related function in thingworx
These are client side pieces unfortunately there are some limitations as to what is exposed in the mashup environment.
for example you can use the Expression function to do location.reload() but I don't think window or the document object are available.
Is there a list or documentation somewhere of what client side pieces will work?
Doesn't look like it, I know 'document' isn't accessible
Hi @Manjula.
If you feel your question has been answered, please mark the appropriate response as the Accepted Solution for the benefit of others with the same question.
Thank you for your participation in our community!
Regards.
--Sharon