Help for this page

Select Code to Download


  1. or download this
    @array = $hashfeld[1]->{'var2'};
    
  2. or download this
    @array = @{$hashfeld[1]->{'var2'}};