Boxed Invocation

◷ Reading Time: 1 minute

The boxed invocation expression is used to run a boxed expression function. Invoke is assigned to a function and corresponding arguments in its properties. In the properties, select/ add the function to be invoked to the Target field.

In the properties window:

Target: select/ add the function to be invoked

Bindings: create arguments that must be assigned to the function’s arguments. This can be done by adding their name as a value.

Name: If you add a name to the invocation, it automatically creates a local variable for its value.

Copy Value To: a variable that needs to be created when using the result of this invocation outside of the boxed expression document.

Updated on August 19, 2024

Was this article helpful?

Related Articles