Hello, everyone!
I am trying to show some strings imported from a .arr file inside of a string object, but the problem is - whenever the text exceeds the string's length, it does not go into a new row. Instead, it just breaks the last letter in half or I can choose to add "..." at the end. Why is this happening? I don't belive string object is this primitive. Is there a code I should use in the calculator and create a new event to manage this or is it something in the object properties I am missing?
Thank you for your time!
Filip M.