Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| blocks:tasks [2023-03-15 09:10] – [Tasks and Expressions] mattias | blocks:tasks [2025-02-24 19:48] (current) – [Tasks and Expressions] admin | ||
|---|---|---|---|
| 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 | + | :!: 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 ==== | ||