Can Methods Have Mobile-Only Logic
Posted: January 26th, 2022, 6:35 pm
Is there any way in a method to determine if the current user is using a mobile device?
Code: Select all
<GetContext>
<Output>
<Result>
<Application>
<Name/>
<Description/>
<ApplicationId/>
<SecurityApplicationId/>
</Application>
<Environment>
<Name/>
</Environment>
<Page>
<Name/>
<PageDescription/>
<DeviceType/>
</Page>
</Result>
</Output>
</GetContext>
Code: Select all
WorkData/GetContext/Output/Result/Page/DeviceType