Access variable defaultValue using JavaScript

Hey @Alexis

One reason is related to this post, regarding resetting variables. Resetting all variables from project

Because the Reset variable action doesn’t currently handle an undefined variable, this could be mitigated in the interim by using javascript with .updateVariable and passing in the .defaultValue.

Just trying to resolve a number of instances where my workflows are discontinuing due to un undefined variable in the Reset variable list.