Help for this page

Select Code to Download


  1. or download this
    unless ( $ObjectID1 =~ /$sysName(.*)/ ) { last; }
    # does this what you want? -----^^^^
    
  2. or download this
    $ObjectID2 = $prtCoverStatus.$1;