Variable get
Tato sekce je dostupná pouze v angličtině.This block is used to access a created variable by user. In case of access to non existent variable name, returns None and generates a warning to be fixed.
XML representation of the variables_get block
<xml xmlns="http://www.w3.org/1999/xhtml">
<block type="variables_get">
<field name="VAR">var_name</field>
</block>
</xml>

Block variable get