Home
XtGem-
Templates-
XtScript-
Translate this page
Powered by
Microsoft® Translator
Main Index
Predefined Functions
Scripts
Xtforum post
Short Url
del
Delete (unset) a variable
[...] = optional ... = your value
del $...
or
delete $...
Example code
Show as text
<!--parser:xtscript--> #delete a variable var $e=delete me del $e if not $e print \$e has been deleted endif <!--/parser:xtscript-->
Show as text
Example output
Reload
$e has been deleted
Related pages
get
var
Quick index
assign
basic syntax
comments
concatenation
cookies
custom paging
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
About us
Contact
Forum
Â