Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
blocks:tasks [2023-03-15 09:10]
mattias [Tasks and Expressions]
blocks:tasks [2025-02-24 19:48] (current)
admin [Tasks and Expressions]
Line 3: Line 3:
 Tasks can be used to build many useful functions, ranging form simple sequences of commands or complex logic involving conditions, loops and variables. You program tasks with a mix of drag-and-drop and JavaScript expression syntax. A basic command sequence is programmed by dragging //do// and //wait// statements into a list and selecting values from dropdown menus.  Tasks can be used to build many useful functions, ranging form simple sequences of commands or complex logic involving conditions, loops and variables. You program tasks with a mix of drag-and-drop and JavaScript expression syntax. A basic command sequence is programmed by dragging //do// and //wait// statements into a list and selecting values from dropdown menus. 
  
-:!: **For an overview of Tasks, please refer to the corresponding Task chapter in the Blocks manual. This article contains more in-depth information on the expressions that can be used  in tasks.**+:!: For an overview of Tasks, please refer to the corresponding chapter in the Blocks manual. This article contains more in-depth information on the expressions that can be used  in tasks.
  
 ==== Parameters ==== ==== Parameters ====