<turbo-stream action="update" target="wiki_99_subpage_199_info"><template>
<h2>MESSAGE(string);</h2><p>By using this function, you can force a message to be written to the Logs. That message in the Logs will display the record number or ID that has been transferred to your destination system.</p><p>You can use this function as part of the output of an IF function, but you can also use it independently.</p><div><strong>Example 1:<br></strong><br></div><blockquote>##IF(EQUALS("Some_Field",'ValueA'),MESSAGE("Some_field has value A"),'')+"Some_Field"<br><br>The formula will return the value of the field "Some_Field", but in addition to this it will Log a Message if the field value is 'ValueA'<br><br></blockquote><div><strong>Example 2:<br></strong><br></div><blockquote>##"No_"+MESSAGE("No_")<br><br>The above formula is added under Table Link (key fields) -&gt; Source Field so that you can retrieve the Number (No_) of the records transferred from the source system and you will see a full list of record numbers in your Logs.<br><br></blockquote>
</template></turbo-stream>
<turbo-stream action="prepend" target="flash"><template></template></turbo-stream>
