• ? Module: It returns the name of the current module • ? Module_String: It returns the name of the current module, as a string • ? File: It returns the current file name • ? Line: It returns the current line number • ? Machine: It returns the current machine name, ‘BEAM.’
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
The pre-defined Macros in Erlang is
• ? Module: It returns the name of the current module
• ? Module_String: It returns the name of the current module, as a string
• ? File: It returns the current file name
• ? Line: It returns the current line number
• ? Machine: It returns the current machine name, ‘BEAM.’