Logmanager documentation
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Define function

This block defines functional element of processed code therefore functions as wrapping block around another blocks.

Block XML representation

XML representation of def block

<xml xmlns="http://www.w3.org/1999/xhtml">
  <block type="def">
    <statement name="STACK">
  </statement>
  </block>
</xml>

Example of visual representation

Block "def"

Block “def”

Example of use "def" block

Example of use “def” block

Input data

Login permitted from 192.168.10.1/1234 to inside:192.168.1.1/https for user admin

Processed results

Result of the "def" block

Result of the “def” block