Hi, i made a reatlet and calling it with header fr...
# suitescript
f
Hi, i made a reatlet and calling it with header from ARC. I wanted to know that is the Request Object which NetSuite receives from the request i made. I can check it from ARC but i wanted to know it from NetSuite.
Copy code
function getRESTlet(objDataIn) {

}
Does objDataIn have any method to see the header file? Could i debug it out to see it?