10 12 4 CurSize

LANSA Technical

10.12.4 CurSize

CurSize is used to return the current byte length. Trailing spaces are significant.

Input Parameters

None

Example

In the example below, if #String contained the value "ABCDEFG", Cursize would return a value of 7

#StringLength := #String.CurSize

 

Ý 10.12 Binary Intrinsic Functions