Documents

COMMAND
command.copy, command.copy_to_clipboard

copy to paramter clipboard.

Syntax

command.copy('string copy to clipboard')
command.sleep(milliseconds)

Suspends the execution of the current thread until the time-out interval elapses.

Syntax

command.sleep(1000)
command.random

Suspends the execution of the current thread until the time-out interval elapses.

Syntax

command.random(min value, max value)
command.cascade_windows
command.copy_to_folder
command.customize_this_folder
command.find
command.folder_options
command.invert_selection
command.minimize_all_windows
command.move_to_folder
command.redo
command.refresh
command.restart_explorer
command.restore_all_windows
command.run
command.search
command.select_all
command.select_none
command.show_windows_side_by_side
command.show_windows_stacked
command.switcher
command.toggle_desktop
command.toggleext
command.togglehidden
command.undo

This page is open source. Noticed a typo? Or something unclear?
Improve this page on GitHub