RecentInfo.hasGroup

Checks whether group_name appears inside the groups registered for the recently used item info. Since 2.10

class RecentInfo
int
hasGroup
(
string groupName
)

Parameters

groupName string

name of a group

Return Value

Type: int

TRUE if the group was found.

Meta