Question
When referencing a button to the event property of a function, it is not possible to issue an event to trigger the function. How can I have a Button and Event trigger the same function?
Answer
Add the Event to the Button in the Event Property.