Is there a way for using external iLogic rules in combination with Forge Automation? I've got an iLogic rule that depends on the following external iLogic rule:
AddVbFile "MyExternal_iLogicFile.iLogicVb"
I've added this file (MyiLogicFile.iLogicVb) to my bundle in the hope that Forge would resolve this, but no luck.
Therefore, my question is:
- Is it possible, at all, to use external iLogic rules?
- If is, how do I get them in Forge?