Variables
Blocks in this category store data or are used to access stored data. Data can be stored as individual variables or lists.
X

Example
Definition
Set variable

Example
Definition
Change variable

Example
Definition
Show variable

Example
Definition
Hide variable

Example
Definition
Script variables

Example
Definition
Inherit

Example
Definition
List

Example
Definition
Numbers from a range

Example
Definition
Add in front of list

Example
Definition
Item at position of list

Example
Definition
All but first of list

Example
Definition
Length of List

Example
Definition
List contains

Example
Definition
Is the list empty?

Example
Definition
Map over list

Example
Definition
Keep items from list

Example
Definition
Find first item in list

Example
Definition
Combine list using

Example
Definition
For each item in list

Example
Definition
Add to list

Example
Definition
Delete from list

Example
Definition
), another really long lesson name
Insert at position of list

Example
Definition
Replace item of a list

Example
Definition
Last updated
Was this helpful?