Salesforce

IsMobileClient (Magic xpa 4.x)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

IsMobileClient (Magic xpa 4.x)

Checks if a session was initiated from a mobile device.

Syntax:

IsMobileClient()

Parameters:

None

Returns:

The function will return TRUE only if the session was initiated from a mobile device.

Usages:

A typical usage of this function is to dynamically select a form suitable for mobile devices, or to position controls on an existing form differently.

Exceptions:

This function is not supported in Web Client tasks.

Reference
Attachment 
Attachment