Define function
This section is available only in EnglishThis block defines functional element of processed code therefore functions as wrapping block around another blocks.
XML representation of def block
<xml xmlns="http://www.w3.org/1999/xhtml">
<block type="def">
<statement name="STACK">
</statement>
</block>
</xml>

Block “def”

Example of use “def” block
Login permitted from 192.168.10.1/1234 to inside:192.168.1.1/https for user admin

Result of the “def” block