Help for this page

Select Code to Download


  1. or download this
    if ($ENV{$val}) {
    
  2. or download this
    if (defined $ENV{$val}) {