Preferences.group
string group(int index)Returns the name of a group by index.
Parameters
index | Group index (0 to groups()-1) |
Returns
Group name or null if index is out of range
string group(int index)Returns the name of a group by index.
index | Group index (0 to groups()-1) |