January 1999
Beginner
373 pages
9h 43m
English
When you work with indexes, it is useful to be able to convert a complicated index form into a simpler one. The index method returns an index with the form line.char:
$newvalue = $text->index(index1);
The index1 value can be any valid index expression.