Set Variable
Actions
Set Variable
Assign values to variables
Painel de configuracao
Esta visualizacao usa o frontend real do ConfigPanel em modo embed, carregando um no de exemplo com o JSON base desta documentacao.
Preview real do painel
JSON base do node
{
"_nodeType": "setVariable",
"variables": []
}Portas
Entradas
Input
input · control
Saidas
Output
default · control
Objetos filhos e estruturas aninhadas
VariableAssignment
Single variable assignment
| Campo | Tipo | Obrigatorio | Descricao |
|---|---|---|---|
| key | string | Sim | Variable key name |
| value | string | Sim | Value (Handlebars template) |
| scope | string | Nao | DataBag scope |
| type | string | Nao | Value type |