Hi again,
Exactly, that’s why I’ve posted here :D.
Modifying the last line of your code so it uses the re-encoded string, and using it in Invoke Workflow, it still gives me same result :
Note: Is that really ASCII ? Beside, it still escape characters, and doesn’t actually convert everything, so it cant handle the string \u00eé without being destructive (meaning re-encoding will give back éé in the best case.
