...
Expand | ||
---|---|---|
| ||
We can easily see by looking at the contents of the file using the Escaped Text escaped mode of: |
Expand | |||
---|---|---|---|
| |||
See String:split(). So now our code looks like this: Code Block | The List contains an Lua table as list
In the editor it looks like: By double clicking of the list coming back we can we the list of messages: |
Expand | ||
---|---|---|
| ||
See Lua tables table as listslist
And now we have a working test component! |
...