Skip to content

Feature request: reuse of a variable #51

Open
@adrien-gthb

Description

@adrien-gthb

Hi, it would be nice if we could reuse a variable already defined in settings to set another.

Ex:

a = 1;
b = 1;
c = a + b;

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions