Forum Discussion
Gary_Miller
Apr 26, 2022Copper Contributor
Lambda - Allow spaces and Alt+Enter between Lambda function and its parameters
To improve comprehension of formulas, can Lamba accept spaces and Alt+Enter between the definition of the function and its parameters?
For example:
=LAMBDA(a,b,a+b) (2,4) or
=LAMBDA(a,b,a+b)
(2,4)
No RepliesBe the first to reply