59
Views
2
Comments
GetBrowser - Get all browsers value possible
Discussion

Hi everyone,

I would like to know if somebody knows if it's possible to get all values of return by the native outsystems function GetBrowser?

What's my need? I have to get the browser and set a value by truncated the GetBrowser value.

For example : Samsung Browser => SMSNG

Thanks for your replies

2021-01-04 08-13-48
Toto
 
MVP

Hi,


Is this reactive web app ?

If it is, you can check the (limited) browser info using Javascript (https://codepedia.info/detect-browser-in-javascript).



 

2023-08-07 06-56-17
Martin Quinquet

Hi,

Thanks for your answer.

I found the solution of my need.

I just cloned OutSystemsUI to see the GetBrowser action and saw all returns value.

This action use the UserAgent.

Have a good day.

iScreen Shoter - 20221212152000920.jpg
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.