Closed Martii closed 1 year ago
// All the values that aren't saved are passed to this function // for (i in values) alert(values[i]);
... which is where it is. It is returning 4 items in the object. One should be the Alert Text text.
Applies to #122
NOTE:
Tested and works as expected.
Edit: I forgot to use the "review" feature and it disappeared after I merged.
... which is where it is. It is returning 4 items in the object. One should be the Alert Text text.
Applies to #122
NOTE: