Back to Notenik Docs


The Notenik Knowledge Base

13.3 Scripting Modules ↑

13.3.1 Input Module Parameters

The action for an input command may be either ‘set’ or ‘open’. The set command(s) should precede the open command to which they will apply.

Set

When using ‘set’, the variable to be set would be named in the object column, and the value to which it should be set would be supplied in the value column.

The following variables may be set.

Open

When using ‘open’, the modifier field specifies the type of data source, and the value field specifies a path to the data source to be opened.

The object field is normally left blank, but an object of ‘merge’ can be used to cause the current data source to be merged with the prior data source, rather than replacing it.

The following modifier values are valid:


Next: Filter Module Parameters