Open Gury8 opened 4 years ago
Currently declaring strings is only possible with SBYTE ARRAY variables, but this must be replaced with usual BYTE ARRAY declaration, as is the case with byte values. String elements must be considered as individual byte values.
Currently declaring strings is only possible with SBYTE ARRAY variables, but this must be replaced with usual BYTE ARRAY declaration, as is the case with byte values. String elements must be considered as individual byte values.