<turbo-stream action="update" target="wiki_card"><template>
<h1>IMPLODE</h1>
<h1>IMPLODE(data, character [add on character]);</h1>
<p>This function is used with the feature Gather. Using this, you can add together data from several records into one field.</p>
<p>&nbsp;</p>
<p><strong>Example:</strong></p>
<blockquote>
<p>##IMPLODE(Comment,'\n')</p>
</blockquote>
<blockquote>
<p>In data, you apply the field that should appear as one field, from the several records. When adding the field value together, you can tell Rapidi to add a character between the values. This is useful when gathering several "lines of text" into one text field. In such a case, you would use the separator '\n' which will add a newline character after each line and make the text appear correct in a big text field.</p>
</blockquote>
</template></turbo-stream>

<turbo-stream action="replace" target="meta_description"><template><meta content='IMPLODE' id='meta_description' name='description'></template></turbo-stream>
<turbo-stream action="replace" target="meta_keywords"><template><meta content='IMPLODE' id='meta_keywords' name='keywords'></template></turbo-stream>
<turbo-stream action="update" target="meta_title"><template>IMPLODE - MyRapidi Wiki</template></turbo-stream>
<turbo-stream action="prepend" target="flash"><template></template></turbo-stream>
