{"id":9229,"date":"2015-05-14T08:00:30","date_gmt":"2015-05-14T15:00:30","guid":{"rendered":"https:\/\/www.sapien.com\/blog\/?p=9229"},"modified":"2015-05-13T15:48:49","modified_gmt":"2015-05-13T22:48:49","slug":"powershell-studio-2015-editing-script-parameters","status":"publish","type":"post","link":"https:\/\/dev.sapien.com\/blog\/2015\/05\/14\/powershell-studio-2015-editing-script-parameters\/","title":{"rendered":"PowerShell Studio 2015 &#8211; Editing Script Parameters"},"content":{"rendered":"<p>If you have used PowerShell Studio\u2019s <em>Function Builder <\/em>chances are probably you wished it could edit your script parameters. Now it can. With the v4.2.85 service release of PowerShell Studio 2015 we introduced the new <em>Parameter Builder<\/em>.<\/p>\n<p><strong>Parameter Builder:<\/strong><\/p>\n<p>Those familiar with the <em>Function Builder<\/em> will recognize the similarities between the two tools, with the exception of the <em>Name<\/em> portion of the builder. Otherwise the <em>Parameter Builder<\/em> and the <em>Function Builder<\/em> share the same functionality. You can use the <em>Parameter Builder<\/em> to insert a new parameter block or edit existing script parameters.<\/p>\n<p>You can access the <em>Parameter Builder<\/em> using the Ribbon:<\/p>\n<p><a href=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2015\/05\/image1.png\"><img loading=\"lazy\" decoding=\"async\" style=\"display: inline; border-width: 0px;\" title=\"Ribbon - Edit Parameters\" src=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2015\/05\/image_thumb.png\" alt=\"Ribbon - Edit Parameters\" width=\"244\" height=\"137\" border=\"0\" \/><\/a><\/p>\n<p>Or the editor\u2019s context menu:<\/p>\n<p><a href=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2015\/05\/image2.png\"><img loading=\"lazy\" decoding=\"async\" style=\"display: inline; border-width: 0px;\" title=\"Context menu\" src=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2015\/05\/image_thumb1.png\" alt=\"Context menu\" width=\"244\" height=\"198\" border=\"0\" \/><\/a><\/p>\n<p>Or press [Ctrl + Shift + P] on the keyboard.<\/p>\n<p>Just like the <em>Function Builder<\/em>, you can specify the parameters, parameter sets, validation, and help comments:<\/p>\n<p><a href=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2015\/05\/SNAGHTML5cc66b.png\"><img loading=\"lazy\" decoding=\"async\" style=\"display: inline; border-width: 0px;\" title=\"Parameter Builder\" src=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2015\/05\/SNAGHTML5cc66b_thumb.png\" alt=\"Parameter Builder\" width=\"244\" height=\"146\" border=\"0\" \/><\/a><\/p>\n<p>When you are done editing the parameters, it will produce a parameter block for your script:<\/p>\n<p><a href=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2015\/05\/image3.png\"><img loading=\"lazy\" decoding=\"async\" style=\"display: inline; border-width: 0px;\" title=\"Parameter block\" src=\"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2015\/05\/image_thumb2.png\" alt=\"Parameter block\" width=\"244\" height=\"137\" border=\"0\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p>Please refer to the following blog articles for more details on how to use the <em>Function Builder<\/em> \/ <em>Parameter Builder<\/em>:<\/p>\n<p><a title=\"https:\/\/www.sapien.com\/blog\/2014\/09\/30\/powershell-studio-2014-editing-functions\/\" href=\"https:\/\/www.sapien.com\/blog\/2014\/09\/30\/powershell-studio-2014-editing-functions\/\">https:\/\/www.sapien.com\/blog\/2014\/09\/30\/powershell-studio-2014-editing-functions\/<\/a><\/p>\n<p><a title=\"https:\/\/www.sapien.com\/blog\/2014\/10\/02\/adding-parameter-sets-to-a-function\/\" href=\"https:\/\/www.sapien.com\/blog\/2014\/10\/02\/adding-parameter-sets-to-a-function\/\">https:\/\/www.sapien.com\/blog\/2014\/10\/02\/adding-parameter-sets-to-a-function\/<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you have used PowerShell Studio\u2019s Function Builder chances are probably you wished it could edit your script parameters. Now it can. With the v4.2.85 service release of PowerShell Studio 2015 we introduced the new Parameter Builder. Parameter Builder: Those familiar with the Function Builder will recognize the similarities between the two tools, with the [&hellip;]<\/p>\n","protected":false},"author":10,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[703,632,25],"tags":[909,972,28,951],"class_list":["post-9229","post","type-post","status-publish","format-standard","hentry","category-powershell-studio","category-whats-new-software-news","category-windows-powershell","tag-function-builder","tag-parameter-builder","tag-powershell","tag-powershell-studio-2015"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"If you have used PowerShell Studio\u2019s Function Builder chances are probably you wished it could edit your script parameters. Now it can. With the v4.2.85 service release of PowerShell Studio 2015 we introduced the new Parameter Builder. Parameter Builder: Those familiar with the Function Builder will recognize the similarities between the two tools, with the\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"David Corrales\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/dev.sapien.com\/blog\/2015\/05\/14\/powershell-studio-2015-editing-script-parameters\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"DEV SAPIEN Blog - Tools for IT Success\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"PowerShell Studio 2015 \u2013 Editing Script Parameters - DEV SAPIEN Blog\" \/>\n\t\t<meta property=\"og:description\" content=\"If you have used PowerShell Studio\u2019s Function Builder chances are probably you wished it could edit your script parameters. Now it can. With the v4.2.85 service release of PowerShell Studio 2015 we introduced the new Parameter Builder. Parameter Builder: Those familiar with the Function Builder will recognize the similarities between the two tools, with the\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/dev.sapien.com\/blog\/2015\/05\/14\/powershell-studio-2015-editing-script-parameters\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2015-05-14T15:00:30+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2015-05-13T22:48:49+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"PowerShell Studio 2015 \u2013 Editing Script Parameters - DEV SAPIEN Blog\" \/>\n\t\t<meta name=\"twitter:description\" content=\"If you have used PowerShell Studio\u2019s Function Builder chances are probably you wished it could edit your script parameters. Now it can. With the v4.2.85 service release of PowerShell Studio 2015 we introduced the new Parameter Builder. Parameter Builder: Those familiar with the Function Builder will recognize the similarities between the two tools, with the\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2015\\\/05\\\/14\\\/powershell-studio-2015-editing-script-parameters\\\/#blogposting\",\"name\":\"PowerShell Studio 2015 \\u2013 Editing Script Parameters - DEV SAPIEN Blog\",\"headline\":\"PowerShell Studio 2015 &#8211; Editing Script Parameters\",\"author\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/david-corrales\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.sapien.com\\\/blog\\\/wp-content\\\/uploads\\\/2015\\\/05\\\/image_thumb.png\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2015\\\/05\\\/14\\\/powershell-studio-2015-editing-script-parameters\\\/#articleImage\"},\"datePublished\":\"2015-05-14T08:00:30-07:00\",\"dateModified\":\"2015-05-13T15:48:49-07:00\",\"inLanguage\":\"en-US\",\"commentCount\":10,\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2015\\\/05\\\/14\\\/powershell-studio-2015-editing-script-parameters\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2015\\\/05\\\/14\\\/powershell-studio-2015-editing-script-parameters\\\/#webpage\"},\"articleSection\":\"PowerShell Studio, What's new, Windows PowerShell, Function builder, Parameter Builder, powershell, PowerShell Studio 2015\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2015\\\/05\\\/14\\\/powershell-studio-2015-editing-script-parameters\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/dev.sapien.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/#listItem\",\"name\":\"Software News\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/#listItem\",\"position\":2,\"name\":\"Software News\",\"item\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/whats-new-software-news\\\/#listItem\",\"name\":\"What's new\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/whats-new-software-news\\\/#listItem\",\"position\":3,\"name\":\"What's new\",\"item\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/whats-new-software-news\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2015\\\/05\\\/14\\\/powershell-studio-2015-editing-script-parameters\\\/#listItem\",\"name\":\"PowerShell Studio 2015 &#8211; Editing Script Parameters\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/#listItem\",\"name\":\"Software News\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2015\\\/05\\\/14\\\/powershell-studio-2015-editing-script-parameters\\\/#listItem\",\"position\":4,\"name\":\"PowerShell Studio 2015 &#8211; Editing Script Parameters\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/whats-new-software-news\\\/#listItem\",\"name\":\"What's new\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#organization\",\"name\":\"DEV SAPIEN Blog\",\"description\":\"Tools for IT Success\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/david-corrales\\\/#author\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/david-corrales\\\/\",\"name\":\"David Corrales\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2015\\\/05\\\/14\\\/powershell-studio-2015-editing-script-parameters\\\/#webpage\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2015\\\/05\\\/14\\\/powershell-studio-2015-editing-script-parameters\\\/\",\"name\":\"PowerShell Studio 2015 \\u2013 Editing Script Parameters - DEV SAPIEN Blog\",\"description\":\"If you have used PowerShell Studio\\u2019s Function Builder chances are probably you wished it could edit your script parameters. Now it can. With the v4.2.85 service release of PowerShell Studio 2015 we introduced the new Parameter Builder. Parameter Builder: Those familiar with the Function Builder will recognize the similarities between the two tools, with the\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2015\\\/05\\\/14\\\/powershell-studio-2015-editing-script-parameters\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/david-corrales\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/david-corrales\\\/#author\"},\"datePublished\":\"2015-05-14T08:00:30-07:00\",\"dateModified\":\"2015-05-13T15:48:49-07:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/\",\"name\":\"DEV SAPIEN Blog\",\"description\":\"Tools for IT Success\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"PowerShell Studio 2015 \u2013 Editing Script Parameters - DEV SAPIEN Blog","description":"If you have used PowerShell Studio\u2019s Function Builder chances are probably you wished it could edit your script parameters. Now it can. With the v4.2.85 service release of PowerShell Studio 2015 we introduced the new Parameter Builder. Parameter Builder: Those familiar with the Function Builder will recognize the similarities between the two tools, with the","canonical_url":"https:\/\/dev.sapien.com\/blog\/2015\/05\/14\/powershell-studio-2015-editing-script-parameters\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/dev.sapien.com\/blog\/2015\/05\/14\/powershell-studio-2015-editing-script-parameters\/#blogposting","name":"PowerShell Studio 2015 \u2013 Editing Script Parameters - DEV SAPIEN Blog","headline":"PowerShell Studio 2015 &#8211; Editing Script Parameters","author":{"@id":"https:\/\/dev.sapien.com\/blog\/author\/david-corrales\/#author"},"publisher":{"@id":"https:\/\/dev.sapien.com\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2015\/05\/image_thumb.png","@id":"https:\/\/dev.sapien.com\/blog\/2015\/05\/14\/powershell-studio-2015-editing-script-parameters\/#articleImage"},"datePublished":"2015-05-14T08:00:30-07:00","dateModified":"2015-05-13T15:48:49-07:00","inLanguage":"en-US","commentCount":10,"mainEntityOfPage":{"@id":"https:\/\/dev.sapien.com\/blog\/2015\/05\/14\/powershell-studio-2015-editing-script-parameters\/#webpage"},"isPartOf":{"@id":"https:\/\/dev.sapien.com\/blog\/2015\/05\/14\/powershell-studio-2015-editing-script-parameters\/#webpage"},"articleSection":"PowerShell Studio, What's new, Windows PowerShell, Function builder, Parameter Builder, powershell, PowerShell Studio 2015"},{"@type":"BreadcrumbList","@id":"https:\/\/dev.sapien.com\/blog\/2015\/05\/14\/powershell-studio-2015-editing-script-parameters\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/dev.sapien.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/#listItem","name":"Software News"}},{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/#listItem","position":2,"name":"Software News","item":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/","nextItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/whats-new-software-news\/#listItem","name":"What's new"},"previousItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/whats-new-software-news\/#listItem","position":3,"name":"What's new","item":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/whats-new-software-news\/","nextItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/2015\/05\/14\/powershell-studio-2015-editing-script-parameters\/#listItem","name":"PowerShell Studio 2015 &#8211; Editing Script Parameters"},"previousItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/#listItem","name":"Software News"}},{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/2015\/05\/14\/powershell-studio-2015-editing-script-parameters\/#listItem","position":4,"name":"PowerShell Studio 2015 &#8211; Editing Script Parameters","previousItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/whats-new-software-news\/#listItem","name":"What's new"}}]},{"@type":"Organization","@id":"https:\/\/dev.sapien.com\/blog\/#organization","name":"DEV SAPIEN Blog","description":"Tools for IT Success","url":"https:\/\/dev.sapien.com\/blog\/"},{"@type":"Person","@id":"https:\/\/dev.sapien.com\/blog\/author\/david-corrales\/#author","url":"https:\/\/dev.sapien.com\/blog\/author\/david-corrales\/","name":"David Corrales"},{"@type":"WebPage","@id":"https:\/\/dev.sapien.com\/blog\/2015\/05\/14\/powershell-studio-2015-editing-script-parameters\/#webpage","url":"https:\/\/dev.sapien.com\/blog\/2015\/05\/14\/powershell-studio-2015-editing-script-parameters\/","name":"PowerShell Studio 2015 \u2013 Editing Script Parameters - DEV SAPIEN Blog","description":"If you have used PowerShell Studio\u2019s Function Builder chances are probably you wished it could edit your script parameters. Now it can. With the v4.2.85 service release of PowerShell Studio 2015 we introduced the new Parameter Builder. Parameter Builder: Those familiar with the Function Builder will recognize the similarities between the two tools, with the","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/dev.sapien.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/dev.sapien.com\/blog\/2015\/05\/14\/powershell-studio-2015-editing-script-parameters\/#breadcrumblist"},"author":{"@id":"https:\/\/dev.sapien.com\/blog\/author\/david-corrales\/#author"},"creator":{"@id":"https:\/\/dev.sapien.com\/blog\/author\/david-corrales\/#author"},"datePublished":"2015-05-14T08:00:30-07:00","dateModified":"2015-05-13T15:48:49-07:00"},{"@type":"WebSite","@id":"https:\/\/dev.sapien.com\/blog\/#website","url":"https:\/\/dev.sapien.com\/blog\/","name":"DEV SAPIEN Blog","description":"Tools for IT Success","inLanguage":"en-US","publisher":{"@id":"https:\/\/dev.sapien.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"DEV SAPIEN Blog - Tools for IT Success","og:type":"article","og:title":"PowerShell Studio 2015 \u2013 Editing Script Parameters - DEV SAPIEN Blog","og:description":"If you have used PowerShell Studio\u2019s Function Builder chances are probably you wished it could edit your script parameters. Now it can. With the v4.2.85 service release of PowerShell Studio 2015 we introduced the new Parameter Builder. Parameter Builder: Those familiar with the Function Builder will recognize the similarities between the two tools, with the","og:url":"https:\/\/dev.sapien.com\/blog\/2015\/05\/14\/powershell-studio-2015-editing-script-parameters\/","article:published_time":"2015-05-14T15:00:30+00:00","article:modified_time":"2015-05-13T22:48:49+00:00","twitter:card":"summary_large_image","twitter:title":"PowerShell Studio 2015 \u2013 Editing Script Parameters - DEV SAPIEN Blog","twitter:description":"If you have used PowerShell Studio\u2019s Function Builder chances are probably you wished it could edit your script parameters. Now it can. With the v4.2.85 service release of PowerShell Studio 2015 we introduced the new Parameter Builder. Parameter Builder: Those familiar with the Function Builder will recognize the similarities between the two tools, with the"},"aioseo_meta_data":{"post_id":"9229","title":null,"description":null,"keywords":null,"keyphrases":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_image_url":null,"og_image_width":null,"og_image_height":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_image_url":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"limit_modified_date":false,"ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null,"created":"2026-08-28 15:34:47","updated":"2026-08-28 15:34:47"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/dev.sapien.com\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/\" title=\"Software News\">Software News<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/whats-new-software-news\/\" title=\"What&apos;s new\">What's new<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tPowerShell Studio 2015 \u2013 Editing Script Parameters\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/dev.sapien.com\/blog"},{"label":"Software News","link":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/"},{"label":"What's new","link":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/whats-new-software-news\/"},{"label":"PowerShell Studio 2015 &#8211; Editing Script Parameters","link":"https:\/\/dev.sapien.com\/blog\/2015\/05\/14\/powershell-studio-2015-editing-script-parameters\/"}],"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts\/9229","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/comments?post=9229"}],"version-history":[{"count":4,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts\/9229\/revisions"}],"predecessor-version":[{"id":9237,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts\/9229\/revisions\/9237"}],"wp:attachment":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/media?parent=9229"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/categories?post=9229"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/tags?post=9229"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}