Forum Discussion
YMinaev
14 years agoStaff
Hi,
You seem to get the error because the function you're trying to call has the same name with your unit. Try calling it using the Unit.Function notation:
Also, you can keep your 'library' functions in a script extension.
You seem to get the error because the function you're trying to call has the same name with your unit. Try calling it using the Unit.Function notation:
SetAndCheckCommonAllergies = CheckCurrentAllergiesForItem.CheckCurrentAllergiesForItem(item,TRUE)
Also, you can keep your 'library' functions in a script extension.
Related Content
- 2 years ago
- 4 years ago
Recent Discussions
- 4 hours ago