Ran into this issue myself. A workaround is to encapsulate the text variable in a struct. You can set the multi-line property in the struct and then use an array of structs.
Ran into this issue myself. A workaround is to encapsulate the text variable in a struct. You can set the multi-line property in the struct and then use an array of structs.