{"id":606,"date":"2012-09-28T12:08:24","date_gmt":"2012-09-28T12:08:24","guid":{"rendered":"https:\/\/ibex.tech\/javascript\/?p=606"},"modified":"2025-11-16T11:37:18","modified_gmt":"2025-11-16T11:37:18","slug":"strings-general","status":"publish","type":"post","link":"https:\/\/ibex.tech\/javascript\/text\/strings-general","title":{"rendered":".Strings General"},"content":{"rendered":"<h4>Joining Strings<\/h4>\n<pre><code>\r\n\"some text\" + \"some other text\"\r\n<\/code><\/pre>\n\n\n<h4 class=\"wp-block-heading\">Trim string<\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code> MyString = MyString.trim();<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Joining Strings &#8220;some text&#8221; + &#8220;some other text&#8221; Trim string<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[62],"tags":[],"class_list":["post-606","post","type-post","status-publish","format-standard","hentry","category-text"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts\/606","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/comments?post=606"}],"version-history":[{"count":4,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts\/606\/revisions"}],"predecessor-version":[{"id":4369,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts\/606\/revisions\/4369"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/media?parent=606"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/categories?post=606"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/tags?post=606"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}