Get RSS Items From Feed

Notes

Gets the RSS items from an RSS Feed.

Syntax

getRSSItems(url: <#String (Allows Variables)#>, count: <#Integer#>)

Example

getRSSItems(url: "https://www.macstories.net/feed/", count: 10)