{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "foreach",
  "home_page_url": "https://evotec.xyz/de/tags/foreach",
  "feed_url": "https://evotec.xyz/de/tags/foreach/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/de/blog/powershell-returning-one-object-from-function-as-an-array",
      "url": "https://evotec.xyz/de/blog/powershell-returning-one-object-from-function-as-an-array",
      "title": "PowerShell \u2013 Returning one object from a function as an Array",
      "summary": "Few weeks had passed since I\u2019ve initially written PowerShell \u2013 Few tricks about HashTables and Arrays I wish I knew when I started. I was happily using my tips and tricks myself till today when I noticed a strange problem. Do you know how I showed you that you could use a comma to return Array with just one member (that otherwise would be unwrapped and end up a string)?",
      "date_published": "2019-03-08T10:11:31.0000000Z",
      "tags": [
        "array",
        "foreach",
        "foreach-object",
        "goot-to-know",
        "powershell"
      ]
    }
  ]
}