Difference between revisions of "Script-define"

From Larnitech wiki page
Jump to navigation Jump to search
(Marked this version for translation)
 
Line 1: Line 1:
 
<languages/>
 
<languages/>
 
<translate>
 
<translate>
 +
<!--T:1-->
 
Global define declaration with script-define tag . For example:
 
Global define declaration with script-define tag . For example:
 
<syntaxhighlight lang="xml" line>
 
<syntaxhighlight lang="xml" line>

Latest revision as of 11:38, 23 January 2022

Other languages:
English • ‎русский

Global define declaration with script-define tag . For example:

1<script-define NUMBER1="2222222222" NUMBER2="1234222223"/>

After declaring NUMBER1 as define NUMBER2 can be used in all scripts on this server.