Variables Actions
  • 03 Jun 2022
  • 1 Minute to read
  • Dark
    Light

Variables Actions

  • Dark
    Light

Article summary

Variables Action

setVariable

Set the value of variable.

Property

Value

Description

name*

expression, variable

the name of the variable

value*

text, expression, variable

the value of the variable

varNumber = 5
varString = "Hello"
varExpression = user.sn + ", " + user.givenName
varCallJava = new java.util.HashMap()

Was this article helpful?

What's Next
ESC

Eddy AI, facilitating knowledge discovery through conversational intelligence