◄Summary► ◄Details► ◄Example► ◄Back► Argument toggle True to turn cursor on; False to turn cursor off Returns Boolean True indicates the previous cursor status was on; False indicates the previous cursor status was off Description The _DisplayCursor function specifies whether or not to display the cursor. This function works in all video modes. If _DisplayCursor has not been called, the text cursor is on by default, but the graphics cursor is off. After the first call to _DisplayCursor, the graphics and text cursors will have the same status.