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

Use function

Writes out the content of the given parameter.

Remarks

  • If the parameter has subparameters these will not be used.
  • If the parameter is not set, then an error occurs, unless you specify "SkipIfMissing".  Whether a parameter is set can be tested by the "If" function with the "ParamSet" / "ParamNotSet" arguments.

Arguments

Param
The name of the parameter to use.
SkipIfMissing (optional flag)
Whether to skip the function if the parameter doesn't exist.