Generates and returns a code file for current configuration.
string Code(string codeFileTitle)
codeFileTitle |
The title of the code file to generate. |
Example
Code("BomToERP")
Generates and returns the code file with the title "BomToERP".