Hello, is anyone aware of any drawbacks of using b...
# suitescript
l
Hello, is anyone aware of any drawbacks of using browser local storage? I would like to get some values using Client Script on pageInit
s
Just that you're exposing yourself to browser differences in implementation/security/etc. but sounds like a cool idea.