Q&A
Ask and answer questions to make information more available to wider audiences.
Arthur Cabucos @arthurcabucos   19, May 2023 12:00 AM
pre-defined Macros
What is the pre-defined Macros in Erlang?
answers 1
 
Answer 1
Jude Tolliver @tolliverjude   22, May 2023 04:55 PM
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.’