Super Quick Question: Can I `SET` a value of a CO...
# suitescript
d
Super Quick Question: Can I
SET
a value of a COMPANY-level script parameter from script? (In other-words, I've got a Suitelet for the user to set values, filters, etc ... can I update COMPANY-level script parameters from the POST of that Suitelet?)
b
is also the best way to get the value if there is a chance your script could cache the old value
d
Beauty, thanks @battk