I have been having a pretty tough time understanding code blocks.
I assumed that the functions would return values of 3 and 5 respectively.
How come I am getting “null” values in the to functions at the top?test-codeblock
How come I get lists on the functions at the bottom?
Also, I am not sure I understand if using “return” vs “some other word” affects the function definition
Is there a code block syntax primer out there? (esp related to loop syntax)
There used to be a document at the designscript website but it appears to be gone