- or download this
$cost = $h->{'Locations',$location,'Buildings',$building,'cost'};
- or download this
$code = %h{''Locations $location Buildings $building cost''};
- or download this
$code = %h{''Locations'$location'Buildings'$building'cost''};
- or download this
$P1['Locations';$S1;'Buildings';$S2;'cost']