Skip to end of metadata
Go to start of metadata
Operation documentation

Set Context Variable

Set a context variable given a name and the value. To compute the value at runtime from the current context you should use an EL expression as the value. This operation works on any input type and return back the input as the output.
General Information

Category: Execution Context
Operation Id: Context.SetVar

Parameters

Name

Type

Required

Default Value

name

string

true

 

value

object

true

 

Signature

Inputs: void
Outputs: void

See also

There is currently no link.

Something is not clear in the documentation ? We forgot to document a parameter ? Please use the "comment" feature on the wiki page to talk about your problem, we will be pleased to answer and share the information in the complementary information section, at the bottom of this page.
Complementary information

There is currently no complementary information. You can let a comment on this page to ask for more a specific information, we will be pleased to add it to this page.

Labels
  • None