{"id":5142,"date":"2026-05-30T02:45:47","date_gmt":"2026-05-30T02:45:47","guid":{"rendered":"https:\/\/aaxonix.com\/resources\/?post_type=glossary&#038;p=5142"},"modified":"2026-05-30T02:45:47","modified_gmt":"2026-05-30T02:45:47","slug":"deluge-info-statement-zoho-creator","status":"publish","type":"glossary","link":"https:\/\/aaxonix.com\/resources\/glossary\/deluge-info-statement-zoho-creator\/","title":{"rendered":"Deluge info Statement"},"content":{"rendered":"<h2>What Is the Deluge info Statement?<\/h2>\n<p>The <code>info<\/code> statement in Deluge is a debugging tool that writes a value or message to the execution log when a script runs. Developers use it the way they would use <code>console.log<\/code> in JavaScript or <code>print<\/code> in Python: to inspect variable values, confirm that conditional branches executed, and trace data flow through a script without interrupting the user experience.<\/p>\n<h2>How to Use info<\/h2>\n<p>The syntax is simply <code>info expression;<\/code> where expression can be a variable, a field value, a string literal, or a computed value. For example, <code>info input.Email;<\/code> will write the submitted email address to the log. Multiple info statements can be placed at key points in a script to create a step-by-step trace of execution. The output appears in Creator&#8217;s script execution log, accessible from the workflow editor during testing.<\/p>\n<h2>Removing info Statements in Production<\/h2>\n<p>While info statements have no effect on the workflow&#8217;s functional outcome, best practice is to remove or comment them out before deploying an application to production users. Leaving many info statements active in a production script generates unnecessary log volume and can slightly affect script execution performance in high-frequency workflows.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Deluge info statement outputs a value to the script execution log during testing, helping developers debug Deluge code by inspecting variable states.<\/p>\n","protected":false},"template":"","meta":{"seo_title":"Deluge info Statement | Zoho Glossary | Aaxonix","seo_description":"The Deluge info statement outputs a value to the script execution log during testing, helping developers debug Deluge code by inspecting variable states.","seo_keyword":"Zoho Deluge info statement","seo_faqs":"","term_type":"","glossary_related":"","glossary_links":""},"glossary_category":[1258],"class_list":["post-5142","glossary","type-glossary","status-publish","hentry","glossary_category-zoho-creator"],"_links":{"self":[{"href":"https:\/\/aaxonix.com\/resources\/wp-json\/wp\/v2\/glossary\/5142","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aaxonix.com\/resources\/wp-json\/wp\/v2\/glossary"}],"about":[{"href":"https:\/\/aaxonix.com\/resources\/wp-json\/wp\/v2\/types\/glossary"}],"wp:attachment":[{"href":"https:\/\/aaxonix.com\/resources\/wp-json\/wp\/v2\/media?parent=5142"}],"wp:term":[{"taxonomy":"glossary_category","embeddable":true,"href":"https:\/\/aaxonix.com\/resources\/wp-json\/wp\/v2\/glossary_category?post=5142"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}