vlr-notification


(vlr-notification reactor)

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

Arguments

reactor  (any reactor object)  the reactor to query

Return

symbol;
'active-document-only  : if the reactor acts on current document only
'all-documents  : if the reactor acts on all documents

Example


Remarks

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



©  Bricsys NV. All rights reserved.