• ? 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.’
Liked By
Write Answer
List out the pre-defined Macros in Erlang?
Join MindStick Community
You have need login or register for voting of answers or question.
Sunil Singh
14-Sep-2015The 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.’