<@U29KBCJDP> I see in the documentation that there...
# suitescript
h
@jeffmillies I see in the documentation that there is an enum called ItemCostingMethod and it has values like _average, _fifo, etc.. can I use that enum directly in a script or do I still need to go back to discovering what value _standard is and use that hard coded in the script?