Question
Ignoring case sensitive in script fields
Hi,
why is thingworx not persist change of case sensitive in scripts?
Recently I get an error in one of my scripts. My fault I had written Me.name instead of me.name. So I changed Me.name to me.name and saved the script and get the same error again. The change from Me to me will not saved. I must add an other char or line.

