cursor

turn cursor visibility on/off


Parameters

cursor visible :logical

Returns

  • :nothing

Examples

copy
cursor false ; (hides the cursor) cursor true ; (shows the cursor)

Related