Variables

更新时间:
复制 MD 格式

Variables provide flexibility in a conversation flow. You can use an assignment node to assign a value. To call a global variable in other nodes, enter ${global.global_variable_name}.

Create a variable

Global variables currently support only plain text.

Calling a variable

Enter the "$" symbol to display variable suggestions. The "global." prefix indicates a global variable.