Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

For anyone else trying to do this; if you want it to just be a single path for the external iLogic folders, here's the code:

Dim ilogicPath() As String
ilogicPath() = Split("Your Path Here", ",")
iLogicAuto.FileOptions.ExternalRuleDirectories = ilogicPath