Last updated 6 years ago
The promise block adds a .then() function to the block it is attached to.
.then()
If a compatible block is added inside the promise wrapper, it will return a promise so you can attach another promise block to the current one.
Name
Usage
Type
Other
returns
The variables the promise should get
Text