-
Access string without quotes
Hi,
I need to get a comp name and put it in an expression via scripting.
The problem is that the comp name seems to be given with double quotes, and, as far as I know, expressions via scripting require simple quotes…
I can work around the problem by renaming the comp, but I’d prefer leaving it as is, in case it is referenced in another expression.
I tried changing the name for my script then re-changing it back at the end + applying autoFixExpressions, but it didn’t work.Thanks !;)