JANUS DELETE
<section begin="desc" />Remove Janus port from system<section end="desc" />
This deletes the definition of the named port. The port must not be in the START state when DELETE is issued.
Syntax
<section begin="syntax" /> JANUS DELETE portname <section end="syntax" />
Where 'portname' is the name of the port definition to delete. Once a port definition is deleted it must be redefined, using JANUS DEFINE, before it can be started again.
JANUS DELETE SIMPS*
In the above example all definitions for port names beginning with "SIMPS" are deleted from the Online.
See: Janus command list