The other way to access an individual character on a screen is to treat the string as an array-like object, where individual characters correspond to a numerical index:
return 'cat' [ 1 ] ; // returns "a"
status | not read | reprioritisations | ||
---|---|---|---|---|
last reprioritisation on | suggested re-reading day | |||
started reading on | finished reading on |