<turbo-stream action="update" target="wiki_99_subpage_146_info"><template>
<h1>AFTER(data,substring);</h1><p>The <code>AFTER(data, substring)</code> function is used to return the part of a <code>data</code> string that appears <strong>after</strong> the first occurrence of the specified <code>substring</code>.<br><br></p><p><strong>Examples:<br></strong><br></p><ul><li>The field name is "<strong>Postal Code and City</strong>" and the field value is '<strong>6000 Kolding</strong>':</li></ul><p><br>Examples:<br><br>##AFTER("Postal Code and City", ' ')<br><br>This formula will return <strong>Kolding</strong>.<br><br>##AFTER("Postal Code and City", '6000')<br><br>This formula will return <strong>Kolding</strong> with a <strong>blank</strong> in front. <br><br>##AFTER("Postal Code and City", '6000')<br><br>This formula will return <strong>Kolding</strong>.</p><p><br></p>
</template></turbo-stream>
<turbo-stream action="prepend" target="flash"><template></template></turbo-stream>
