vlr-remove-all
(vlr-remove-all [ reactorType ] )
This function disables all reactors of
specified reactorType.
Arguments |
reactorType
(reactor type, optional) the type
of reactors to be disabled; if omitted or NIL, all reactive
reactors are disabled; |
Return |
returns a list of sub-lists
using the format : |
Example |
(vlr-remove-all)
disables all active reactors, returns |
Remarks |
see (vlr-add) and (vlr-added-p) and (vlr-remove) functions |
© Bricsys NV. All rights reserved. |