Alert Tags
For additional records, tags should be labeled as such: ^alert[1].text, ^alert[2].text
[0] = 1st record [1] = 2nd record [2] = 3rd record etc...
For Legacy Super Ticker Tags See:Â Legacy - Alert Tags
Chameleon Tag | Description |
---|---|
^alert.code | The Code for the alert Type |
^alert.content | Optional alert content |
^alert.header | Optional alert Title/Header |
^alert.type | The name of the alert type |
^alert.media | Media images associated with the alert. |
^alert."tag name" | Dynamic Tag for Alerts |
^topic | Alert Topic (Group) |
^topic."tag name" | Alert Topic (Group) Dynamic Tag As of Player 3.0.261 |
CRAWLS
For crawls, the ST player caches the content for ^alert.content on how many characters there are in the text obj. For example, if you put "ABC" as temp text in ^alert.content, it'll duplicate that child a number of times to fill 1920x2 in horizontal space which may cause update delays. It's best to fill in the proper text as temp in order to get a more frequent update.