Search our Help Articles
0
example description
0
i was thinking I could do like this but its not working. my $xml = xmlFileData("Content", "mlx.xml", "mLeftIndex()"); $xml =~ s/(<\/leftIndex>)/$logoutLink$1/s; $xml="<\/leftIndex>"; $str .= $xml; last SWITCH; } }