Dialog Memory Get
PinsPermalink
OutputPermalink
Name | Type | Description |
---|---|---|
Value | Wildcard | The value of the memory (Type depends on what has been configured) |
On-Node PropertiesPermalink
Name | Description |
---|---|
Dialog | The Id of the dialog from whom to get a memory value |
Memory | The Id of the memory which value should be used |
Script ReferencePermalink
<variable name>=dialog.memory.get <dialog id> <dialog memory id>