logo
Home XtGem- Templates- XtScript- bottom
Variables can be defined by using assign or var
[...] = optional ... = your value
assign $...=...
var $...=...
assign and var are interchangeable
Standard Xtscript variables are of the form $name
The examples in this manual all use var ... its shorter.
Show as text
Show as text
Reload
$a=120
$b=5040
$c=some words
$d=187
$f=
multi line
pre formatted text
assigned to a 
variable
Powered by XtGem
About us Contact Forum topÂ