swimmer Posted August 8, 2013 Share Posted August 8, 2013 How do I promote the "func" parameter? It's grayed out, but I'm sure I can access the switch to promote it somehow. I'm using it in a for loop and want to access it as a parameter at the VOPSOP level. Any ideas? Thanks! Quote Link to comment Share on other sites More sharing options...
Guest mantragora Posted August 8, 2013 Share Posted August 8, 2013 RMB on it and pick TypeProperties => Input/Output. As you can see there there is no func input specified in this operator, sadly you can't modify it. But hey, look on Code tab there, There is a code that this operator uses. Just pick File => NewOperatorType => VexBuilderType and recreate it with this input added. 1 Quote Link to comment Share on other sites More sharing options...
swimmer Posted August 9, 2013 Author Share Posted August 9, 2013 Worked like a charm. Thanks! 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.