The following parameters are supported:
| file | file=files/mytexts.txt | name of file containing the text strings, default is "panotexts.txt" |
| separator | separator=| | character or string used to separate the text strings, default is \n |
NOTE:
The default separator for your text strings is LF (linefeed or hex 0A). Then you can have your text strings
on separate lines. But you can use any other character or string as separator if you like, for example '|',
or ';' or "-----".
When a textbox is using the numbered texts feature, the displayed text can be changed at any time by setting
the plugin text attribute: spot_id.content.text='#13'.
Version history: