[h: text = getGroupCount(id)]
id is the id returned by strfind()
[h: id = strfind("this is a test", "(\\S+)\\s(\\S+)\\s*")] [r: getGroupCount(id)]