Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello!
I am really sorry if there anyone asked about this before. But is there any way (or proper operator) to allow using more than one object in iLogic string?
For example, I need to suppress two features if the statement is False but I don't want to type "Feature.IsActive("featurename")=False" for each feature of my multi-body part. Is there any possibility to type something like "Feature.IsActive("featurename","featurename2","featurename3",..etc.)=False"?
Thanks a lot!
Solved! Go to Solution.