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

Use extension methods from external dll in iLogic

Patrick1323
Enthusiast

Use extension methods from external dll in iLogic

Patrick1323
Enthusiast
Enthusiast

Hello,

I made a extension method "NameWithoutID", it is located in the "generator.dll". But I'm not able to call this method inside an iLogic rule, how can I execute external extension methods in iLogic?

 

 

AddReference "generator.dll"
msgbox (ThisDoc.Document.ComponentDefinition.Occurrences(1).NameWithoutID)

regards

 

0 Likes
Reply
410 Views
1 Reply
Reply (1)

DonStauffer99
Advocate
Advocate
0 Likes