If… then or replace statements
-
Hello, i am really stuck with this, need some help. i have custom XML export like this part:
…
<details>
<type>{Categories}</type>
<bedrooms>{bedrooms-search}</bedrooms>
<bathrooms>{property_bathrooms}</bathrooms>
</details>
…
all i need is when {Categories} is “Commercial”, change it to “Business”.What’s the best way to do this? Thank you
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘If… then or replace statements’ is closed to new replies.