Salesforce

IsMobileClient (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

IsMobileClient (Magic xpa 3.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.

Reference
Attachment 
Attachment