Dein Suchergebnis zum Thema: have/"<b/""

Getting the parameter variable names (i.e. input names) from a custom reporter – Snap! Editor – Snap! Forum

https://forum.snap.berkeley.edu/t/getting-the-parameter-variable-names-i-e-input-names-from-a-custom-reporter/14297

So, I'd like to be able to get the variable names for the parameters of a custom reporter e.g. radius, bodyHeight and coneHeight in this example but my Snap! foo has deserted me (again) :slight_smile:
You have to explicitly ringify the “a” cymplecy May 10, 2023, 4:46pm 4 I’m

I copied a list to another variable, and then when I change the copy, it changes the original too! – technical – Snap! Forum

https://forum.snap.berkeley.edu/t/i-copied-a-list-to-another-variable-and-then-when-i-change-the-copy-it-changes-the-original-too/896

Short answer: You didn't copy the list to the variable, you gave the same list another name. [The pictures below are a lie. See below the divider ——– for the full story.] Here's what it looks like: The lis…
I created two variables, a and b.

I copied a list to another variable, and then when I change the copy, it changes the original too! – technical – Snap! Forum

https://forum.snap.berkeley.edu/t/i-copied-a-list-to-another-variable-and-then-when-i-change-the-copy-it-changes-the-original-too/896/1

Short answer: You didn't copy the list to the variable, you gave the same list another name. [The pictures below are a lie. See below the divider ——– for the full story.] Here's what it looks like: The lis…
I created two variables, a and b.