User Portlet User Portlet

Discussions
Hi, I am creating a demonstration for the Wolfram Demonstrations project and it has been a while since I did much programming in Wolfram Language. I am writing a script that has the following format: Manipulate[ Module[ f[x] ], Button["x"] ] ...