Alertra Script Language 1.9
portver
Reads the header sent by the server (typically containing the service version information). The port must be previously set by a call to the tcp command. The data returned by this command can be found in the "$CONTENT" variable. The port is closed after this command.
usage: portver
examples
portver
Sets $CONTENT to the version string returned by the service.
Alertra Script Language: Language Reference