How come using the Arcade function GetUser() in a WebMap popup expression I get the following error when testing the expression:
Execution Error:Runtime Error: Function Not Found: GetUser
See the function reference here: https://developers.arcgis.com/arcade/function-reference/portal_functions/#getuser
I thought one of the cool things about Arcade was that the same code could be used in both desktop and web apps?
Thanks,