I cannot figure out how to define functions with parameters in https://makecode.mindstorms.com. Not even in the text based JavaScript tab.
Is this impossible or a good reason for this, or is it just a small fix away, since my understanding is that this is supported both in the STS language, core pxt and all other MakeCode editors?
here are no parameters in the function because the stable version of pxt-ev3 has an old editor core. In the beta version, the kernel is new and there are function parameters.