Forum Discussion

Eljay's avatar
Eljay
Icon for Cirrus rankCirrus
Jan 31, 2017

STREAM::expression problem

Hi, I am trying to replace a -tag using STREAM::expression. It works if the tag is on a new line, but if the tag follows directly after another tag (ex: ) then it fails.

 

Here's my code:

 

STREAM::expression {@<\/body>@@}

Does anyone know how to fix this?

 

Thanks,

 

Lars J

 

1 Reply

  • I tried it with this minor change and it worked fine:

     

    STREAM::expression {@@@}

    I removed the backslash in the first body tag (<\/body> changed to ). I am using BIG-IP v12.1. In my HTML, the final line of HTML code reads: