Help for this page
Select Code to Download
Select
or
download this
if (1 .. $not_default eq '') { do this ; }
Select
or
download this
if (1 .. !$not_default) { do this ; }