PreviousgetValue Up
ByteArray
getValueWithSizeAtPositionNext

ByteArray Method getValueWithSize

Returns the first lnksize bytes of this instance into buffer lnkString. You must ensure that lnkString is at least lnkSize bytes long, or other memory is overwritten, causing either data corruption or a protection violation.

Using Parameters
lnksize PIC 9(9) COMP-5
Returning Parameter
lnkstring PIC X