<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>can anyone explain in simple terms what does type! do ?</title><link>https://community.appian.com/discussions/f/general/20789/can-anyone-explain-in-simple-terms-what-does-type-do</link><description>{ a!gridLayout( label: &amp;quot;Customer Details for Loan Transaction&amp;quot;, labelPosition: &amp;quot;ABOVE&amp;quot;, headerCells: { a!gridLayoutHeaderCell(label: &amp;quot;Customer Name&amp;quot;), a!gridLayoutHeaderCell(label: &amp;quot;Customer Address&amp;quot;), }, columnConfigs: { a!gridLayoutColumnConfig( width</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: can anyone explain in simple terms what does type! do ?</title><link>https://community.appian.com/thread/80991?ContentTypeID=1</link><pubDate>Sun, 18 Apr 2021 13:56:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:502b83b2-ff0b-4e74-b0c6-dd246daa3361</guid><dc:creator>rajuk0007</dc:creator><description>&lt;p&gt;thank you for response.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: can anyone explain in simple terms what does type! do ?</title><link>https://community.appian.com/thread/80988?ContentTypeID=1</link><pubDate>Sun, 18 Apr 2021 09:13:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d3b07400-871f-4935-b278-78bcb99fb73c</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;&lt;span&gt;&amp;#39;type!{urn:com:appian:types:SSA}SSA_CustomerDetails&amp;#39;() acts like a function call and creates a new instance of your CDT data structure. If you use&amp;nbsp;&amp;#39;type!{urn:com:appian:types:SSA}SSA_CustomerDetails&amp;#39;&amp;nbsp;&lt;/span&gt;without brackets, it means just the reference to the type. You can use that e.g. for type comparison.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>