vlr-set-notification


(vlr-set-notification reactor mode)

This function specifies whether the reactor operates on the current document only, or on all documents.

Arguments

reactor  (any reactor object)  the reactor to query
mode  (symbol)  must be 'active-document-or 'all-documents; specifies the scope for the reactor

Return

the reactor object

Example


Remarks

by default, all reactors are set to 'active-document-only;
see (vlr-notification) function



©  Bricsys NV. All rights reserved.