Pages: 1
Topic closed
Does anyone know if it's possible to set a a variable to a block of code?I'm trying to make a koch snowflake, for which I need a variable to act on itselfThanks a ton. - Slarti
Offline
well... you can set variables to if statements - they return 1 or 0, Boolean Logic style.