Get Variable

Retrieves a value of the specified variable. The value must be set with Set Variable prior to retrieving it.

inputs:

name – specify directly in the operator or link the name of the variable which value is needed.

Variable names are case-sensitive. Var and var are two different variables.

  • Required: yes

outputs:

value – the value of the specified variable.

Note that the value for the variable can be of any data type. If there is an entity as a value, to use operators to process entity like Get Entity Attributes or Retrieve Related Entities, use Cast To Entity firstly.

on the example below the piece of logic checks the content of the array “chat.groups” and collects in a variable the list of groups to be stored in MultiSelect Sugar Field:

Click to rate this post!
[Total: 0 Average: 0]

Leave a Reply

Your email address will not be published. Required fields are marked *