Javascript method 'startsWith' does not work with Thingworx
Hello,
I tried to use a standard Javascript method 'startsWith' which is used to determine, if a certain string begins with the characters of a specified string. But I was not able to use the same in one of my scripts. What could be the probable reason for the same?
Thanks in advance
Regards
Aditya
P.S.: Reference to startsWith
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/startsWith
My Thingworx version is "ThingWorx 8.1.0-b52"

