Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have a composition with different parts. I am looking for a piece of code with which I can run a rule in one of the parts. In the image below I have drawn what I mean.
So I am looking for a piece of code to put in the assembly, to run the rule in block 1.
After some searching work I found the piece of code below. But I can't get this to work.
iLogicAuto.RunRule(oDoc, "RuleName")
Solved! Go to Solution.