Does anyone know if there is any reason for the "i...
# suitescript
l
Does anyone know if there is any reason for the "id" parameter of the "define(id, [dependencies,] moduleObject)" Object? It doesn't give much details in Help Center: "Defines the id of the module." Just wondered if it had any reason other than to give the script a name?
It sounds to me like you would need module names if you are bundling multiple modules in a single file.