RecentInfo.hasGroup
bool hasGroup(string groupName)Checks whether group_name appears inside the groups registered for the recently used item info.
Parameters
groupName | name of a group |
Returns
true if the group was found
bool hasGroup(string groupName)Checks whether group_name appears inside the groups registered for the recently used item info.
groupName | name of a group |