Forum Discussion
yushang
Mar 16, 2023Brass Contributor
Is there any way to store a LAMBDA and call it later?
Hi guys, I have some reusable formulas and I want to store them as functions, for example, LAMBDA(x,y,x+y) then give it a name, for example, myfun. Is it possible? Many thanks!