Hello, I need some advanced help.
In short, I’m designing a component that uses the Parameters panel. The component then takes those values entered in the Parampanel, and assigns them to a MC.
Now there are cases when the value entered can either be a string, number, function, or variable.
Now I can’t find any way to get it from making everything I put into there a string! I’ve done charAt chopping, string manips, complex if statements, you name it, I’ve tried to get around it.
So is there not a way to use variables in the Parameters Panel? Or even prevent it from turning anything into a string? I’m not a novice, but I just can’t seem to figure this one out.
This is pretty mission critical, so if you don’t know the answer, but know someone who may, let me know. Any help is appreciated.