I just ran a test with a `beforeLoad` User Event a...
# suitescript
e
I just ran a test with a
beforeLoad
User Event adding an Inline HTML field to an Employee form. I set the field value to be 1 million `a`s. NetSuite happily allowed me to do so and displayed all my `a`s. Then my browser tab promptly crashed when I tried to retrieve the value of the field using
nlapiGetFieldValue
from console.