$LobLen: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (misc formatting)
Line 1: Line 1:
<b>Function</b>
<p>
<p>The $LOBLEN function returns the length of bytes for a Large Object field.</p>
The <var>$LobLen</var> function returns the length, in bytes, of a Large Object field.</p>
<p class="code">$LOBLEN(Large-Object-fieldname)
<p>
<b>Syntax</b></p>
<p class="syntax">$LobLen(<span class="term">Large-Object-fieldname</span>)
</p>
</p>
[[Category:SOUL $functions]]
[[Category:SOUL $functions]]

Revision as of 18:25, 12 July 2017

The $LobLen function returns the length, in bytes, of a Large Object field.

Syntax

$LobLen(Large-Object-fieldname)