User Tools

Site Tools


en:actions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:actions [2013/03/03 21:09] – [Data] niconilen:actions [2021/02/13 11:23] (current) – external edit 127.0.0.1
Line 73: Line 73:
   * [[en::actions::ActionKey|Key]]: emulates a key press or release   * [[en::actions::ActionKey|Key]]: emulates a key press or release
   * [[en::actions::ActionWriteText|Write text]]: emulates text writing   * [[en::actions::ActionWriteText|Write text]]: emulates text writing
 +  * [[en::actions::ActionKeyboardKeyCondition|Key condition]]: checks if a key combination is pressed and does something
 ===== System ===== ===== System =====
  
Line 87: Line 87:
   * [[en:actions:ActionSystem|System]]: restarts, stops, or suspends the operating system   * [[en:actions:ActionSystem|System]]: restarts, stops, or suspends the operating system
   * [[en:actions:ActionFindImage|Find image]]: finds an image on the screen, on a window or on another image   * [[en:actions:ActionFindImage|Find image]]: finds an image on the screen, on a window or on another image
 +  * [[en:actions:ActionTextToSpeech|Text to speech]]: reads some text using text to speech
 ===== Internal ===== ===== Internal =====
  
Line 112: Line 113:
   * [[en:actions:ActionReadTextFile|Read text file]]: reads a text file   * [[en:actions:ActionReadTextFile|Read text file]]: reads a text file
   * [[en:actions:ActionReadClipboard|Read clipboard]]: reads the clipboard content   * [[en:actions:ActionReadClipboard|Read clipboard]]: reads the clipboard content
-  * [[en:actions:ActionReadEnvironmentVariable|Read environment varaible]]: reads one or all the environment variables+  * [[en:actions:ActionReadEnvironmentVariable|Read environment variable]]: reads one or all the environment variables
   * [[en:actions:ActionReadRegistry|Read registry]]: reads an entry from the registry (Windows only)   * [[en:actions:ActionReadRegistry|Read registry]]: reads an entry from the registry (Windows only)
   * [[en:actions:ActionWriteIniFile|Write INI file]]: writes an entry into an INI file   * [[en:actions:ActionWriteIniFile|Write INI file]]: writes an entry into an INI file
Line 120: Line 121:
   * [[en:actions:ActionWriteRegistry|Write registry]]: writes an entry into the registry (Windows only)   * [[en:actions:ActionWriteRegistry|Write registry]]: writes an entry into the registry (Windows only)
   * [[en:actions:ActionWebDownload|Web download]]: downloads a page or a file from the Web   * [[en:actions:ActionWebDownload|Web download]]: downloads a page or a file from the Web
 +  * [[en:actions:ActionSendMail|Send mail]]: sends an e-mail
  
 ===== Procedures ===== ===== Procedures =====
en/actions.1362344963.txt.gz · Last modified: 2021/02/13 11:23 (external edit)