# Benutzer löschen print "#$p_sAction# eq #$aText{'1530'}#"; if ( $p_sAction eq $aText{'1530'} ){ print "HELLO WORLD"; }