Preferences.entry
string entry(int index)Returns the name of an entry by index.
Parameters
index | Entry index (0 to entries()-1) |
Returns
Entry name or null if index is out of range
string entry(int index)Returns the name of an entry by index.
index | Entry index (0 to entries()-1) |