FDL STOP

Arguments
list-of-ids
Description
Calls vtk_job_control $id STOP for each object-ID passed in. Ids may be of PLACE, TRANSITION, NODE or NODESET. Ignores invalid object types with a message. It is a fatal error to pass in an invalid vovID.
Note: Does not stop jobs in a NODESET, but only produces a message.
Synopsis
START id1 [id2 .. idN]
Example
set rjobs vtk_set_get_elements [vtk_set_find System:transitionsRunningRetracing] @ID@
STOP $rjobs