Function
Specifies multi-line text.
Variable type
[ C#: string[] ] [ VB.NET: String() ]
Initial value
None
Setting value
Specifies any character string as an array
for the number of lines of text.
The maximum length of the character string per line is 256 characters.
Remarks
By setting multiple texts, you can display them while switching in order.
Use TextNumber to specify the line number of the string to switch.
The switching method is specified in MultiLineEffect.
It is used in combination with the switching interval set by MultiLineWait.