{"id":631,"date":"2022-01-04T14:52:06","date_gmt":"2022-01-04T14:52:06","guid":{"rendered":"https:\/\/logicbuilder.integroscrm.com\/help\/?page_id=631"},"modified":"2022-07-28T13:02:17","modified_gmt":"2022-07-28T13:02:17","slug":"and","status":"publish","type":"page","link":"https:\/\/logicbuilder.integroscrm.com\/help\/and\/","title":{"rendered":"And"},"content":{"rendered":"\n<p><a name=\"abstract\"><\/a>Returns&nbsp;<em>true&nbsp;<\/em>(or 1)&nbsp;only if all the inputs are&nbsp;<em>true<\/em>.&nbsp;Often is used for combining several criteria to build a condition.<\/p>\n\n\n\n<p><strong>inputs:&nbsp;<\/strong><\/p>\n\n\n\n<p>Input several (at least two) Boolean values,&nbsp;e.g.&nbsp;outputs of <span style=\"color:#ec8f45;\">Conditional<\/span> operators or <span style=\"color:#deb7ca;\">&#8220;Is New&#8221;<\/span> output of <a href=\"https:\/\/logicbuilder.integroscrm.com\/help\/on-data-change\/\">On Data Change<\/a>.<\/p>\n\n\n<div style=\"background-color: #ddeaff; border-left: 6px solid #0072b3; padding: 12px;\">\n<p>Note: do not leave&nbsp;<em>empty<\/em>&nbsp;input other than intentionally, as such input is treated as&nbsp;<em>false<\/em>:<\/p>\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-434\" src=\"https:\/\/logicbuilder.integroscrm.com\/help\/wp-content\/uploads\/2021\/12\/img-21-0a9d7c6a50dc4f9c9bcac72d3c6f094f.png\" alt=\"\" width=\"550\" height=\"150\" srcset=\"https:\/\/logicbuilder.integroscrm.com\/help\/wp-content\/uploads\/2021\/12\/img-21-0a9d7c6a50dc4f9c9bcac72d3c6f094f.png 799w, https:\/\/logicbuilder.integroscrm.com\/help\/wp-content\/uploads\/2021\/12\/img-21-0a9d7c6a50dc4f9c9bcac72d3c6f094f-300x82.png 300w, https:\/\/logicbuilder.integroscrm.com\/help\/wp-content\/uploads\/2021\/12\/img-21-0a9d7c6a50dc4f9c9bcac72d3c6f094f-768x210.png 768w\" sizes=\"auto, (max-width: 550px) 100vw, 550px\" \/><\/figure>\n<\/div>\n\n\n<p><\/p>\n\n\n\n<p><strong>outputs:&nbsp;<\/strong><\/p>\n\n\n\n<p><span style=\"color:#deb7ca;\">result<\/span> &#8211;&nbsp;whether all of the inputs are&nbsp;<em>true<\/em>.&nbsp;This value may be used as a condition for <a href=\"https:\/\/logicbuilder.integroscrm.com\/help\/branch\/\">Branch<\/a> operator or as an input for another Boolean operator.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/logicbuilder.integroscrm.com\/help\/wp-content\/uploads\/2021\/12\/img-21-c1d8bb91ca4f4d77a79b87747b4496ed-1024x382.png\" alt=\"\" class=\"wp-image-435\" width=\"785\" height=\"293\" srcset=\"https:\/\/logicbuilder.integroscrm.com\/help\/wp-content\/uploads\/2021\/12\/img-21-c1d8bb91ca4f4d77a79b87747b4496ed-1024x382.png 1024w, https:\/\/logicbuilder.integroscrm.com\/help\/wp-content\/uploads\/2021\/12\/img-21-c1d8bb91ca4f4d77a79b87747b4496ed-300x112.png 300w, https:\/\/logicbuilder.integroscrm.com\/help\/wp-content\/uploads\/2021\/12\/img-21-c1d8bb91ca4f4d77a79b87747b4496ed-768x286.png 768w, https:\/\/logicbuilder.integroscrm.com\/help\/wp-content\/uploads\/2021\/12\/img-21-c1d8bb91ca4f4d77a79b87747b4496ed.png 1464w\" sizes=\"auto, (max-width: 785px) 100vw, 785px\" \/><\/figure>\n<div style=\"text-align:left\" class=\"yasr-auto-insert-visitor\"><!--Yasr Visitor Votes Shortcode--><div id='yasr_visitor_votes_631' class='yasr-visitor-votes'><div class=\"yasr-custom-text-vv-before yasr-custom-text-vv-before-631\">Click to rate this post!<\/div><div id='yasr-vv-second-row-container-29df169eac04e' \n                                        class='yasr-vv-second-row-container'><div id='yasr-visitor-votes-rater-29df169eac04e'\n                                      class='yasr-rater-stars-vv'\n                                      data-rater-postid='631' \n                                      data-rating='0'\n                                      data-rater-starsize='24'\n                                      data-rater-readonly='false'\n                                      data-rater-nonce='fa81b01ba5' \n                                      data-issingular='false'\n                                    ><\/div><div class=\"yasr-vv-stats-text-container\" id=\"yasr-vv-stats-text-container-29df169eac04e\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" \n                               class=\"yasr-dashicons-visitor-stats\"\n                               data-postid=\"631\" \n                               id=\"yasr-stats-dashicon-29df169eac04e\">\n                            <path d=\"M18 18v-16h-4v16h4zM12 18v-11h-4v11h4zM6 18v-8h-4v8h4z\"><\/path>\n                          <\/svg><span id=\"yasr-vv-text-container-29df169eac04e\" class=\"yasr-vv-text-container\">[Total: <span id=\"yasr-vv-votes-number-container-29df169eac04e\">0<\/span>  Average: <span id=\"yasr-vv-average-container-29df169eac04e\">0<\/span>]<\/span><\/div><div id='yasr-vv-loader-29df169eac04e' class='yasr-vv-container-loader'><\/div><\/div><div id='yasr-vv-bottom-container-29df169eac04e' class='yasr-vv-bottom-container'><\/div><\/div><!--End Yasr Visitor Votes Shortcode--><\/div>","protected":false},"excerpt":{"rendered":"<p>Returns&nbsp;true&nbsp;(or 1)&nbsp;only if all the inputs are&nbsp;true.&nbsp;Often is used for combining several criteria to build a condition. inputs:&nbsp; Input several (at least two) Boolean values,&nbsp;e.g.&nbsp;outputs of Conditional operators or &#8220;Is New&#8221; output of On Data Change. Note: do not leave&nbsp;empty&nbsp;input other than intentionally, as such input is treated as&nbsp;false: outputs:&nbsp; result &#8211;&nbsp;whether all of the &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/logicbuilder.integroscrm.com\/help\/and\/\"> <span class=\"screen-reader-text\">And<\/span> Read More &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"yasr_overall_rating":0,"yasr_post_is_review":"","yasr_auto_insert_disabled":"","yasr_review_type":"","footnotes":""},"tags":[],"class_list":["post-631","page","type-page","status-publish","hentry"],"yasr_visitor_votes":{"number_of_votes":0,"sum_votes":0,"stars_attributes":{"read_only":false,"span_bottom":false}},"_links":{"self":[{"href":"https:\/\/logicbuilder.integroscrm.com\/help\/wp-json\/wp\/v2\/pages\/631","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/logicbuilder.integroscrm.com\/help\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/logicbuilder.integroscrm.com\/help\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/logicbuilder.integroscrm.com\/help\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/logicbuilder.integroscrm.com\/help\/wp-json\/wp\/v2\/comments?post=631"}],"version-history":[{"count":5,"href":"https:\/\/logicbuilder.integroscrm.com\/help\/wp-json\/wp\/v2\/pages\/631\/revisions"}],"predecessor-version":[{"id":1999,"href":"https:\/\/logicbuilder.integroscrm.com\/help\/wp-json\/wp\/v2\/pages\/631\/revisions\/1999"}],"wp:attachment":[{"href":"https:\/\/logicbuilder.integroscrm.com\/help\/wp-json\/wp\/v2\/media?parent=631"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/logicbuilder.integroscrm.com\/help\/wp-json\/wp\/v2\/tags?post=631"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}