Hello,
I have written a certain action when a button is pressed.
I would like to activate this action again somewhere else at the view but not when the button is pressed. My question is how can I reuse this action code not necessarily when the user presses the button?
Roy