<turbo-stream action="update" target="wiki_99_subpage_144_info"><template>
<h2>Formulas and Operators</h2>
<p>Functions and Operators can be used in formulas to manipulate data during transfer.</p>
<h2>Operators in formulas</h2>
<p>The following Operators can be used:</p>
<p><strong>Operators&nbsp;&nbsp;&nbsp;&nbsp; Meaning</strong></p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;        +&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Add</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   Subtract</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   Assign</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   Multiply</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; %&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Modulus</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   Divide</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   Less than</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   Greater than</p>
<p>&nbsp;</p>
<h2>Functions in formulas</h2>
<p>The following functions can be used:</p>
<p><strong>NOTICE THAT:</strong> When specifying constants of the type text, you have to specify a ' sign at the beginning and at the end of the text (for example: 'Name').</p>
<p>If any special signs occur in field names, such as a blank, you have to use the " sign at the beginning and end at the field name (for example: "Field Name").</p>
<h2>When the value of two fields should be inserted in one field:</h2>
<p><strong>##Firstname+''+Lastname;</strong></p>
<p>In a situation where the value of two fields should be inserted in one field when data is transferred, you can use the above line.</p>
<p>For example, in the source table we have the fields "Firstname" and "Lastname". Therefore when specifying the Field List we specify the above line opposite to the destination field "Name".</p>

</template></turbo-stream>
<turbo-stream action="prepend" target="flash"><template></template></turbo-stream>
