FillChar $cons->FillChar(char, number, col, row) Fills the specified number of consecutive characters, beginning at col, row, with the character specified in char. Returns the number of characters filled, or undef on error.