static Posted March 4, 2009 Share Posted March 4, 2009 Is it possible to return the name of a multiparm parameter without knowing the number that gets attached to it? It shows up in the parameter list (ie. object_name#), but if I try and evalParm that ,it can't find the parameter. I know I can do an evalParm("object_name1"), but that name is bound to change if the user keeps making new blocks. I've tried appending %d and that doesn't work either. Any ideas or workarounds? I can't wrap my head around this . Quote Link to comment Share on other sites More sharing options...
edward Posted March 4, 2009 Share Posted March 4, 2009 What are you trying to do with the multiparm's name? As you say, that keeps changing, so I don't see how you can sensibly do that. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.