PreviousgetAddress Up
ByteArray
getValueWithSizeNext

ByteArray Method getValue

Returns the value of this instance into buffer lnkString.

Warning

Check that the buffer lnkString is long enough to hold the value of this instance before sending the "getValue" message. If the buffer is not long enough, "getValue" will overwrite other memory causing either data corruption or a protection violation.

You can check the size of this instance by sending it the message "sizeinbytes".

See method sizeinbytes.

Returning Parameter
lnkstring PIC X