$LobLen: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (Admin moved page $LOBLEN to $LobLen without leaving a redirect: capitalization)
 
(One intermediate revision by one other user not shown)
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]]

Latest revision as of 18:27, 12 July 2017

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

Syntax

$LobLen(Large-Object-fieldname)