<@U29PVMVAR> thanks for the links. Creating a faca...
# suitescript
c
@erictgrubaugh thanks for the links. Creating a facade as a custom module makes perfect sense from that perspective, there could well be different entry points in the future.
a
You can also define a HELPER object to handle your functions/path like a switch(kind of) pass the type and parameter and let it use the right function dynamically. Those function can also be outside the script in a shared/common module.