I have an append button which appends endlessly if you click it endlessly. Lets say i want this button to do this 10 times.
让我以无耻的法典告诉你:p 我所想的是什么,以便我能够从我的错误中吸取教训;(一) 知道自己的错误,但犹豫不决。
thismany = 1;
appendbutton.onClick = "thismany = +1";
if{ thismany = <9}
appendbutton.onClick = disabled
预先感谢