Activity library
Console activities
Here we explain the console activities
Write Line
This activity lets you write data to the console. This is not visible for users only developers.
Read Line
Here you can read a line from the console and map it to a variable. Also for development purposes.