getValue | CharacterArray | getValueWithSizeAtPosition |
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.
lnksize | PIC 9(9) COMP-5 |
lnkstring | PIC X |