Help for this page

Select Code to Download


  1. or download this
    foreach my $scheine (@scheine){
         if( $scheine->name eq "fk3101")
           { print "Fall : " . $element->id . " name : " .$_->att( 'V') }
    }