Copy & Paste Conditionals & Variables

I’d love to be able to copy and paste conditionals/variables statements, this would save time and errors.

For example, I used a similar if statement multiple times and just needed to change 1 or 2 variables and numbers. But to do so, I had to re-write the statements every time.

There was also another post about having an option to type in conditional statements as text, so that such text can be copy/pasted around too.

1 Like

Super need this!!

1 Like

functions can solve this, like in javascript, with that you can create templates to reuse.
Vote for this Prototyping functions like in javascript to manage a complex prototype