Checks if an app given by a package name is installed.

app.IsAppInstalled( packageName ) → Boolean

See also: GetPackageName, GetInstalledApps

Example - Check App Installed click to expand contents