Binary String Intrinsic Functions - CurSize Method
Length of the variable content in bytes
Member of Binary String Intrinsic Functions (PRIM_LIBI.IBinaryStringIntrinsics)
| Name | Type | Data Type | Description |
|---|---|---|---|
| Result | *Result (Optional) | Integer | Resulting length |
CurSize is used to return the current byte length. Trailing spaces are significant.
Febuary 18 V14SP2