Logmanager dokumentace
Přepnout tmavý/světlý/automatický režim Přepnout tmavý/světlý/automatický režim Přepnout tmavý/světlý/automatický režim Zpět na domovskou stránku

Variable get

This section is available only in English

This block is used to access created variable by user. In case of access to non existent variable name returns None and generates warning to be fixed.

Block XML representation

XML representation of variables_get block

<xml xmlns="http://www.w3.org/1999/xhtml">
  <block type="variables_get">
    <field name="VAR">var_name</field>
  </block>
</xml>

Example of visual representation

Block variable get

Block variable get