Skip navigation links
Expressively and easily automate your text documents with TExpressive!
Menu
TExpressive
Expressively and easily automate your text documents with TExpressive!

Gate function

Processes the given content, but only passes on changes to the given parameters and custom functions to the surrounding script.

Remarks

  • By default the "Gate" function doesn't pass on any changes.

Arguments

AllParams (optional flag)
Pass on all parameter changes.
Param (optional multiple times)
The name(s) of the parameter(s) for which to pass on changes.
AllFunctions (optional flag)
Pas on all function changes.
Function (optional multiple times)
The name(s) of the function(s) for which to pass on changes.
Content
The content to process and take as the result of the "Gate" function.  May of course also contain literal text or a parameter reference, but the "Gate" function will then have no effect.