rbv_api.isAppInstalled()

Warning: Support for using this method with external objects (such as those mapped to external tables, to OpenEdge Service objects, or through a HDP connection) is a beta feature. This method is supported in production systems, except for external objects.

Purpose

Returns true if application with the given ID is installed for the current customer, false otherwise.

Syntax

rbv_api.isAppInstalled(appId)

Parameters

appId

Original ID of the application

Return value

true or false