Forum Discussion
dudeed
Dec 17, 2020Former Employee
Why aren't let statements allowed before .commands?
I get the intent of 'do all .command mutations first then queries', but is there any chance you will allow let assignments that themselves need to be used in a complex .command, such as scalar or dat...