Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In an iLogic rule, I can create a property in the "Custom" tab by simply defining it :
iProperties.Value("Custom", "NewParam") = "value"
I can not find a method to Remove/Delete/Erase that "NewParam" from the custom tab.
In particular, someone had edited the default part template and had a "LENGTH" field on the custom tab. I have a rule that checks many parameters and fields to make sure they are correct for passing to our post-processing program and I would like the rule to check if this "LENGTH" field exists and then it completely remove it.
Jim
Solved! Go to Solution.