Hi,
Is there an environment variable we can test to know if a current user is a portal user ?
Thanks
Eric
Like
3 comments
22:13 Mar 23, 2018
Hi Eric,
You need to write 'Terrasoft.CurrentUser' in the console. For the portal user you receive 'SSP' response.
10:37 Mar 24, 2018
Thanks Lisa, and where can i find a list of all that available variables ?
Thanks
Eric
15:07 Mar 25, 2018
Dear Eric,
You can find the examples in our SDK, for instance in this article - https://academy.bpmonline.com/api/jscoreapi/7.12.0/index.html#!/api/Terrasoft.core.enums.QueryMacrosType.
Show all comments