Help for this page

Select Code to Download


  1. or download this
    $coordinates{$zone} = [ $a1, $a2, $b1, $b2 ];
    
  2. or download this
    ($a1, $a2, $b1, $b2) = @{$coordinates{$zone}}