An_pi Posted February 28, 2020 Share Posted February 28, 2020 Hi I am trying to get the value of a string parm, but I can't find the function for this. Quote Link to comment Share on other sites More sharing options...
An_pi Posted February 28, 2020 Author Share Posted February 28, 2020 The function is "parm.rawValue()"... Quote Link to comment Share on other sites More sharing options...
underscoreus Posted March 1, 2020 Share Posted March 1, 2020 I think you can also do this.parm("nameofparm").eval() to have python evaluate the parameter as it is and give you back a normal value like a float, int, string etc. 1 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.