ExtensionUsing start and end delimiters, PreProcessor internally converts parts of code into a function that you can call, passing in an event with parameters, to which you may add the results. It returns the event.
See also: Interpreter: -preProcessor.
The preprocessor active in the current context.
| code | |
| event |
The signal to start to interpret the string following it as a certain language. By default, this is "<%".
The signal to end to interpret the string following it as a certain language. By default, this is "%>".
If set to true, the preprocessor prints information to the post window.