Is it possible?

I have in Add-In the universal code Export function (for backup purposes). It is suitable for most projects, which are used this Add-In. However some projects (this Add-In project it self, particularly) has their own more sofisticated backup functional.

The goal is to detect existing in the specialy named module and the specialy named procedure in it. If it exist, so use it. If no - use common Export procedure, stored in Add-In.

Thank you.
.