Name
CloseUDPObject -- close existing UDP object (V5.0)
Synopsis
CloseUDPObject(id)
Function
This function closes the UDP object specified in the identifier argument. The UDP object you pass here must have been created earlier by the command CreateUDPObject().

Inputs
id
identifier of the UDP object to close

Show TOC