Friend Keyword

Group

Declaration

Description

Friend Functions, Properties, and Subs in a module are available in all other macros/modules that access it. Friends are not accessible via Object variables.