Gets the specified character, uniting surrogate pairs if appropriate.
Parameters
aIndex
The document position to retrive.
Return Value
The character at position aIndex. If aIndex is at the first code of a surrogate pair, the full character is returned. If it is the second of a valid surrogate pair or an unpaired surrogate, the surrogate is returned.