As a User I want the ability to use variables so that I can store values that I read from the screen and use them in other scenarios.
Open
- Dominant language
- TypeScript
- Stars
- 16
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Acceptance Criteria
- Should be able to define an variable within the grammar
- Should be able to use a variable within the grammar
- Should be able to do calculations with the variables and use the results within the grammar
Contributor guide
Assessment
This issue has not been assessed yet.