Changes
Jump to navigation
Jump to search
260 bytes added
, 07:40, 19 August 2021
Global define declaration with script-define tag . For example:
<syntaxhighlight lang="xml" line>
<script-define NUMBER1="2222222222" NUMBER2="1234222223"/>
</syntaxhighlight>
After declaring NUMBER1 as define NUMBER2 can be used in all scripts on this server.