<turbo-stream action="update" target="wiki_card"><template>

<h1>GETBITS</h1>
<div class="trix-content"><h2>GETBITS(integer, bitstartpos, length);</h2>
<p><strong>Example:</strong></p>
<blockquote>
<p>##GETBITS("NUM", 5, 3)<br>If "NUM" has the value "01100101" (binary data) it will return the result "101".</p>
</blockquote></div>
</template></turbo-stream>

