isSmartPhone()

Purpose

Detects whether Platform is running on a smart phone.

Note: All metadata methods require administrative privileges, regardless of the view, edit, create and delete permissions set on the application or object. Establish the session to use these methods by logging in with credentials for an administrative user.

Syntax

rb.newui.util.isSmartPhone()

Parameters

None

Return value

Returns true if the device is a smart phone. Otherwise returns false.