Difference between revisions of "Component: BBC News (Comms: IoT/Cloud)"
From Flowcode Help
Jump to navigationJump to searchLine 20: | Line 20: | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 36: | Line 38: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Line 53: | Line 57: | ||
− | == | + | ==Macro reference== |
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" |
Revision as of 14:09, 20 January 2023
Author | MatrixTSL |
Version | 1.0 |
Category | Comms: IoT/Cloud |
Contents
BBC News component
Easily allows you to collect the news headlines and stories from the BBC RSS feed.
Component Source Code
Please click here for the component source code: FC_Comp_Source_BBCNews.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
![]() |
GetURL |
Get Selected News Item URL | |
![]() |
Return |
![]() |
GetTitle |
Get Selected News Item Title | |
![]() |
Return |
![]() |
GetDescription |
Get Selected News Item Description | |
![]() |
Return |
![]() |
Initialise |
Sets up the component ready to collect news data. | |
![]() |
Return |