Cannot use "\n" to set a new line when using message function

As title, I cannot set a new line with \n or \r when passing the string through a MyMessage(MyString:string) : message = function.

Previously I used a special Unicode character is my code to circumvent that, however with 23.00, special character support inside Verse code was removed.

When using \n elsewhere, for example in UI, this works fine!

Am I missing something? :slight_smile:

Hi @AxelCapek:

This is a known issue and the team has been working on a fix for it. Thanks for helping to highlight it.