On 12/03/2013 at 08:59, xxxxxxxx wrote:
Hi, I'm not sure if my title is accurate enough.
But, I'm thinking about having a User Data entry field where I can copy / paste the Python ID for certain object parameters (none specific), and then use that in a custom effector to alter that parameter.
So, I'm not sure if there's a simple way to translate the string. I've been looking at other ways to escape / un-escape strings in Python, but everything I've seen so far is more complicated than calling something like eval('stringToEval')
I will continue to search, but thought I'd post here in the mean time.
Thanks,
Jim