mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-26 13:18:34 +07:00
Update variables.mdx for english
This commit is contained in:
@@ -122,10 +122,10 @@ For example, you can store the language preference input by the user in the firs
|
||||
**Conversation variables** have the following features:
|
||||
|
||||
* Conversation variables can be referenced globally within most nodes in the same Chatflow App;
|
||||
* Writing to conversation variables requires using the [Variable Assigner](/en/guides/workflow/nodes/variable-assigner) node;
|
||||
* Writing to conversation variables requires using the [Variable Assigner](/en/guides/workflow/node/variable-assigner) node;
|
||||
* Conversation variables are read-write variables;
|
||||
|
||||
About how to use conversation variables with the Variable Assigner node, please refer to the [Variable Assigner](/en/guides/workflow/nodes/variable-assigner).
|
||||
About how to use conversation variables with the Variable Assigner node, please refer to the [Variable Assigner](/en/guides/workflow/node/variable-assigner).
|
||||
|
||||
To track changes in conversation variable values during debugging the application, click the conversation variable icon at the top of the Chatflow application preview page.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user