hasApplication

fun hasApplication(uri: String, name: String): <Error class: unknown class><Boolean>

Checks whether the bookmark for @uri inside @bookmark has been registered by application @name.

In the event the URI cannot be found, false is returned and

Return

true if the application @name was found

Since

2.12

Parameters

uri

a valid URI

name

the name of the application