Making a button invisible using it's instance in a variable

I am just trying to make a button disappear using a variable set to it’s instance name. When i say invisible i also mean deactivated.

The code i’ve got is this…

	[test]_visible = false;

but it doesn’t work - any offers?

Thanks

:to: