What is dot notation of referring to objects inside a module?

To access any object inside a module it must be associated with it’s module using dot operator as –
<module name>.<object name>

error: Content is protected !!
Scroll to Top