Skip to content

[Feature] Add a way to initialize empty value for variables #5107

@noonkho

Description

@noonkho

MaxKB Version

v2.7.0

Please describe your needs or suggestions for improvements

Image

Variables in the beginning is null value.
Wonder if the assign value node can assign a list?
Wonder if it's possible to assign the variable with an empty value (empty list or empty string etc.)
so that later on I can use the variable with an empty list, append the item (return value of some nodes) and assign it back to the same variable (recursion for for loop)

Please describe the solution you suggest

No response

Additional Information

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions