Friday Fact: Logic Apps don’t interpret escaped characters as plain text, even inside a string.

In the realm of Logic Apps, the treatment of escaped characters differs from handling plain text. Let’s look into a scenario were understanding special characters, or as they’re commonly known, escaped characters, becomes very important. Specifically, let’s spotlight the ” \t ” special character. Across various programming languages and text editors, such as Python and … Continue reading Friday Fact: Logic Apps don’t interpret escaped characters as plain text, even inside a string.