-Page:NewElse


Clear x %=CLEAR|x=%
If|x: %=if|x|Checked||Not Checked=%
IfNot|x: %=ifnot|x|Not Checked||Checked=%

Check x %=CHECK|x=%
If|x: %=if|x|Checked||Not Checked=%
IfNot|x: %=ifnot|x|Not Checked||Checked=%

Clear a %=CLEAR|a=%
match a: %=match|a=1|a equals '1'||a not equal to '1'=%
nomatch a: %=nomatch|a=1|a not equal to '1'||a equals '1'=%

Set a %=SET|a=1=%
match a: %=match|a=1|a equals '1'||a not equal to '1'=%
nomatch a: %=nomatch|a=1|a not equal to '1'||a equals '1'=%

%=GO|XXX|Goto XXX||GO- ALREADY On XXX=%
%=GOR|XXX|Goto XXX||GOR-ALREADY On XXX=%
ifstatic: %=ifstatic|Static page||Dynamic page=%
ifdynamic: %=ifdynamic|Dynamic page||Static page=%