2/5/2024 8:46 AM | |
Joined: 10/6/2018 Last visit: 4/10/2025 Posts: 60 Rating:
|
As some tips from the forum have also helped me with this... Here are my finished CWCs for detecting mobile devices and detecting the user agent used. The recognised user agent or the boolean variable "Mobile Device" can be read out in the "writeValue" event: User Agent: let sysagent = Tags("SYS_USERAGENT"); Mobile Device: let sysmobile = Tags("SYS_MOBILE"); Hope it helps and maybe somebody even helps extending it's functionality AttachmentCWCs.zip (239 Downloads) |
Last edited by: Jen_Moderator at: 02/06/2024 06:05:31Text formatting optimized. Best Greetings / Schöne Grüße |
|
This contribution was helpful to
2 thankful Users |
Follow us on