[ next ] [ language reference ] [ table of contents ]
Sends data to an open tcp or udp connection. This command is typically used with the recv command to interact directly with a network device.
send “HELO
" Sends the string “HELO” followed by a carriage return and line feed to the open connection.
Alertra Script Language: Language Reference