{"id":5382,"date":"2023-04-19T08:34:34","date_gmt":"2023-04-19T08:34:34","guid":{"rendered":"https:\/\/info.documotor.com\/?page_id=5382"},"modified":"2023-04-19T08:44:32","modified_gmt":"2023-04-19T08:44:32","slug":"to_lower","status":"publish","type":"page","link":"https:\/\/info.documotor.com\/?page_id=5382","title":{"rendered":"To_lower"},"content":{"rendered":"\n<p>Formats a string into lowercase letters.<\/p>\n\n\n\n<h3>Syntax<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code lang=\"bash\" class=\"language-bash\">to_lower($input)<\/code><\/pre>\n\n\n\n<h3>Parameters<\/h3>\n\n\n\n<p><strong>$input:<\/strong> The sting to format. <\/p>\n\n\n\n<h3>Example<\/h3>\n\n\n\n<pre title=\"Data\" class=\"wp-block-code\"><code lang=\"json\" class=\"language-json line-numbers\">{\n    \"key\": \"ONE TWO. tHrEe FoUR\" \n}<\/code><\/pre>\n\n\n\n<pre title=\"Transformation\" class=\"wp-block-code\"><code lang=\"bash\" class=\"language-bash line-numbers\">{\n    numbers: to_lower(key)\n}<\/code><\/pre>\n\n\n\n<pre title=\"Output\" class=\"wp-block-code\"><code lang=\"json\" class=\"language-json line-numbers\">{\n    \"numbers\": \"one two. three four\"\n}<\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Formats a string into lowercase letters. Syntax Parameters $input: The sting to format. Example<\/p>\n","protected":false},"author":12,"featured_media":0,"parent":271,"menu_order":194,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/info.documotor.com\/index.php?rest_route=\/wp\/v2\/pages\/5382"}],"collection":[{"href":"https:\/\/info.documotor.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/info.documotor.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/info.documotor.com\/index.php?rest_route=\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/info.documotor.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5382"}],"version-history":[{"count":3,"href":"https:\/\/info.documotor.com\/index.php?rest_route=\/wp\/v2\/pages\/5382\/revisions"}],"predecessor-version":[{"id":5387,"href":"https:\/\/info.documotor.com\/index.php?rest_route=\/wp\/v2\/pages\/5382\/revisions\/5387"}],"up":[{"embeddable":true,"href":"https:\/\/info.documotor.com\/index.php?rest_route=\/wp\/v2\/pages\/271"}],"wp:attachment":[{"href":"https:\/\/info.documotor.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5382"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}