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 © 2024, Itasca | Updated: Jun 15, 2025 |