Declaration:
char CurChar();
Description
Returns the character under the cursor. If the cursor is beyond the line end, then CurChar() will return 0.