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

Thanks mechmachine for you answer.

 

is there not à way with  a rule like 

 

modelname = ThisDoc.ModelDocument.FullFileName 
namerule = "rulename.vb"
auto = iLogicVb.Automation
auto.RunExternalRule(modelname,"namerule")
 

Thanks for you help