isTablet()

Purpose

Detects whether Platform is running on a tablet.

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.isTablet()

Parameters

None

Return value

Returns true if the device is a tablet. Otherwise returns false.