Question

Portal user

Hi,

Is there an environment variable we can test to know if a current user is a portal user ?

Thanks

Eric

Like 0

Like

3 comments

Hi Eric,

You need to write 'Terrasoft.CurrentUser' in the console. For the portal user you receive 'SSP' response. 

 

Thanks Lisa, and where can i find a list of all that available variables ?

Thanks

Eric

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