|
|
|
|
Functions
Events
Variables
Libraries
|
|
Syntax
| ticker_get_scrolling_text(MixChannels, limitToCategory) |
Parameters
| BOOL | MixChannels | Channels are merged (false) or mixed (true)
If MixChannels is set to false, the news found in the channels are merged.
If MixChannels is set to true, the latest news from all the channels are mixed. The application uses the history managed by channels.js instead of the full content of the channels.
When the channels are mixed, some news removed from the RSS feed will still be visible because the application uses it's own history.
| | STRING | limitToCategory | Optional. If this field is set and not empty, the function will build the scrolling text only for the specified category. The category can be set for each feed in the XML configuration file. This parameter applies only if mixChannels is set to false. |
Return value
Description
|
|
|