{"id":702,"date":"2018-12-19T16:15:10","date_gmt":"2018-12-19T03:15:10","guid":{"rendered":"https:\/\/content.ronella.xyz\/apps\/wordpress\/?p=702"},"modified":"2018-12-19T21:44:47","modified_gmt":"2018-12-19T08:44:47","slug":"using-the-batch-variable-without-the-quotes","status":"publish","type":"post","link":"https:\/\/www.ronella.xyz\/?p=702","title":{"rendered":"Reading a Batch Variable without the Quotes"},"content":{"rendered":"\n<h4>Read a Batch Argument without the Quotes<\/h4>\n\n\n\n<p>This can be done by inserting a tilde <em>(i.e. ~)<\/em>&nbsp;character between the percent character and the corresponding argument position.&nbsp;<br><br>For example for argument position 1 we can access it as the following:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">%~1<\/pre>\n\n\n\n<h4>Read a Batch Variable without the Quotes<\/h4>\n\n\n\n<p>This can be done with the following syntax:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">%&lt;VARIABLE_NAME&gt;:\"=%<br><\/pre>\n\n\n\n<blockquote class=\"wp-block-quote is-style-default\"><p>Note: This is just using the replacement syntax as follows:<\/p><p>%&lt;VARIABLE_NAME&gt;:&lt;FIND&gt;=&lt;REPLACE&gt;%<\/p><\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>Read a Batch Argument without the Quotes This can be done by inserting a tilde (i.e. ~)&nbsp;character between the percent character and the corresponding argument position.&nbsp; For example for argument position 1 we can access it as the following: %~1 Read a Batch Variable without the Quotes This can be done with the following syntax: [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[42,10],"tags":[],"_links":{"self":[{"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/posts\/702"}],"collection":[{"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=702"}],"version-history":[{"count":8,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/posts\/702\/revisions"}],"predecessor-version":[{"id":729,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/posts\/702\/revisions\/729"}],"wp:attachment":[{"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=702"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=702"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=702"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}