includeReferencedFunctions

If the includeReferencedFunctions property is set to YES, the program namespace automatically includes all standalone functions (functions declared outside of a program or library) that can be found in its part lookup scope. That scope finds any of the following standalone functions:

The default is NO. Standalone functions are not recommended for new development.


Feedback