I am still new to iOS programming (and programming at all) and trying to figure out some basics. My question is:
I want to click a button in secondViewController to show the text "The Button in secondViewController was pressed" in firstViewController - is this possible?