Hi all,
Let's say you have a variable like this one:
{-Variable.FullName-}
And its output is:
<br>frederic<br> or may also have:
</br>frederic</br>
How to remove both <br> and </br>from the above variable please?
Also, how to remove any possible html tags from {-Variable.FullName-}
The above is something I I will need to start doing a lot.
Thanks!
Let's say you have a variable like this one:
{-Variable.FullName-}
And its output is:
<br>frederic<br> or may also have:
</br>frederic</br>
How to remove both <br> and </br>from the above variable please?
Also, how to remove any possible html tags from {-Variable.FullName-}
The above is something I I will need to start doing a lot.
Thanks!