I have n number of cards in my stack and each of the card having custom properties eg: x_value, y_value, focus_val these are same in all cards but the corresponding values might different, the defalt value is 0 when ever the values of x_value, y_value, focus_val changed, I want an alert message like "answer x_value, y_value, focus_val changed" please help me
