getCharAt

fun getCharAt(col: Int, row: Int): Char

Retrieves the character at a specific coordinate (negative row queries history).