<turbo-stream action="update" target="wiki_99_subpage_169_info"><template>
<h1>NULL("FieldName");</h1>
<p>The formula can be called with 1 argument.</p>
<p>In this case it will check the value of the field and return 1 (true) if the value is NULL, or otherwise return 0 (False).</p>
<p>&nbsp;</p>
<p><strong>Example:</strong></p>
<blockquote>
<p>NULL("Address")<br>If the field "Address" has no value (is Null) then 1 (true) is returned.</p>
</blockquote>
<p><br>The formula can also be called without arguments:</p>
<p>&nbsp;</p>
<h1>NULL();</h1>
<p>The result of this formula is a Null value. When you map that into a field in the destination database, the field will be set to NULL in the destination database.</p>
</template></turbo-stream>
<turbo-stream action="prepend" target="flash"><template></template></turbo-stream>
