Previousconcat Up
ByteArray
containsCharactersNext

ByteArray Method concatZ

Returns a new ByteArray instance, with the null-terminated string in lnkString concatenated to the value of this instance.

Using Parameters
lnkString PIC X
Returning Parameter
lnkNewString OBJECT