socket.read.array
Syntax
- v = socket.read.array(a,s)
Read FISH variables into an array through a socket. This call should be paired with a
socket.write.array
call. The number of FISH variables are automatically handled.Note
See the description in
socket.write
for how arrays are encoded in order to communicate with non FISH sockets.
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |