Skip to content

Use of variables

ibarbech edited this page May 15, 2018 · 2 revisions

Use-of-variables

For use a variable in the program, the user should declare a variable. These variables can use as params of a block. Also, the user can delete a variable of his code.

In the next video show a example for use a variable in the code.

<iframe width="560" height="315" src="https://www.youtube.com/embed/yHtW8mTa4B0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

Clone this wiki locally