Variables from other nodes
Use variables defined on the page directly in your Python script by referencing them by name.
Last updated
Use variables defined on the page directly in your Python script by referencing them by name.
Last updated
area = width * height