Copying and pasting from Console is annoying but there is a better way. The Console variable $_
contains the last result. You can use this with the copy()
command to copy the data to the clipboard without having to highlight it.
Copying and pasting from Console is annoying but there is a better way. The Console variable $_
contains the last result. You can use this with the copy()
command to copy the data to the clipboard without having to highlight it.