Have you guys encountered Script.getParameter(options)(script param field set as Company) does not get the updated value of parameter that has been set? I am using a text area type of script parameter. I ended up using User.getPreference(options) instead.
✅ 1
sholomon12
02/08/2024, 4:31 AM
Ohh i think they both have the same behavior.
sholomon12
02/08/2024, 4:38 AM
Now I got it. So it only takes effect when you refresh the session by doing logout-login.