previous

Returns the index to the previous character.

Syntax
aString previous (index)
Parameters
index - Integer
The current index.
Return Value
The index of the previous character.
Remarks

The index must not be 0.