Hey all - I have a suitelet that is being called b...
# suitescript
t
Hey all - I have a suitelet that is being called by external code. The external code has 2 functions (getValueA and getValueB) - is there a way I can find which function was used when calling to this suitelet? I tried using request.getAllHeaders() but NetSuite just returns a system error. Any help would be appreciated!