Free cookie consent management tool by TermsFeed a!isNativeMobile() Function
a!isNativeMobile() Function
This function cannot be used with Custom Record Field Expressions.
For a full list of functions and their feature compatibility, explore the Appian Functions table.

Function

a!isNativeMobile()

Returns true if the interface is being viewed within the Appian for Mobile application. Returns false otherwise. Use a!isNativeMobile() when you are specifying behavior unique to a mobile app. For example, you might use a!isNativeMobile() to check for mobile browser users who are not using the Appian Mobile application and show them a redirect link to download the application.

See also:

Parameters

No parameters.

Returns

Boolean

Usage considerations

Using isNativeMobile to set site visibility

  • Do not use the a!isNativeMobile function to set site page visibility.
Open in Github Built: Fri, Nov 10, 2023 (03:42:48 PM)

a!isNativeMobile() Function

FEEDBACK