removeGroup

fun removeGroup(uri: String, group: String): <Error class: unknown class><Boolean>

Removes @group from the list of groups to which the bookmark for @uri belongs to.

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

Return

true if @group was successfully removed.

Since

2.12

Parameters

uri

a valid URI

group

the group name to be removed