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

AddSubParams function

Adds one or more subparameters to an existing parameter.

Remarks

  • If the parameter doesn't exist yet, it is created.
  • The new subparameters will be placed behind any existing ones.
  • The new subparameters will get a default name ("Param<nr>").

Arguments

Param
The name of the parameter to add subparameter(s) to.
Value (1 or more times)
The value(s) to add to the parameter as subparameters.