Help for this page

Select Code to Download


  1. or download this
    next if !$ex_date;
    
  2. or download this
    next if length $ex_date == 0;
    # or
    next if $ex_date eq "";