Back To Forum Post
Main Index
Predefined Functions
comments
Comments can be either single-line or multiline
[...] = optional ... = your value
# single line
/* multi
line
comment */
Example code
<xt:code> <!--parser:xtscript--> # this is a single line comment /* This is a multi line comment */ print no code is output to the browser <!--/parser:xtscript--> </xt:code>
Show as text
Example output
Reload
no code is output to the browser
Related pages
basic syntax
debugging tools
Quick index
assign
comments
concatenation
cookies
debugging tools
del
delete
get
goto
if
if and
if elseif
if not or
if not or not
if or
includes
js in xtscript
print
return
source
user defined functions
var
xt files
xtfunctions in xtscript
xtscripts