Resolved! How to set password on sys_user from script in a SCOPED APP?
I know that when in global you use setDisplayValue() to set the password and that works fine, however in a scoped app setDisplayValue() is not an option. How do I do this? setValue() does not work, nor does gr.password = "blah";//with an gr.updat...
