<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Aegument handling web script in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/aegument-handling-web-script/m-p/298473#M251603</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&amp;lt;p&amp;gt;${text!}&amp;lt;/p&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;what is the use of ! in&amp;nbsp; this code?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 May 2016 10:13:36 GMT</pubDate>
    <dc:creator>tushar115</dc:creator>
    <dc:date>2016-05-26T10:13:36Z</dc:date>
    <item>
      <title>Aegument handling web script</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/aegument-handling-web-script/m-p/298473#M251603</link>
      <description>&amp;lt;p&amp;gt;${text!}&amp;lt;/p&amp;gt;what is the use of ! in&amp;nbsp; this code?</description>
      <pubDate>Thu, 26 May 2016 10:13:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/aegument-handling-web-script/m-p/298473#M251603</guid>
      <dc:creator>tushar115</dc:creator>
      <dc:date>2016-05-26T10:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Aegument handling web script</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/aegument-handling-web-script/m-p/298474#M251604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;THe ! is freemarker's default value operator.&amp;nbsp; Basically if the variable you're trying to access is null, the value after the ! is used.&amp;nbsp; In this case, there's no value after the !, so the result will be the empty string, an empty hash or empty sequence (probably a string in your case above).&amp;nbsp; See &lt;/SPAN&gt;&lt;A href="http://freemarker.org/docs/dgui_template_exp.html#dgui_template_exp_missing_default" rel="nofollow noopener noreferrer"&gt;http://freemarker.org/docs/dgui_template_exp.html#dgui_template_exp_missing_default&lt;/A&gt;&lt;SPAN&gt; for more detail&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2016 10:02:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/aegument-handling-web-script/m-p/298474#M251604</guid>
      <dc:creator>steven_okennedy</dc:creator>
      <dc:date>2016-05-30T10:02:57Z</dc:date>
    </item>
  </channel>
</rss>

