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.arraycall. The number of FISH variables are automatically handled.Note
See the description in
socket.writefor how arrays are encoded in order to communicate with non FISH sockets.
| Was this helpful? ... | Itasca Software © 2026, Itasca | Updated: Feb 07, 2026 |