Add Sketch specific variables
Status: Beta
Brought to you by:
obrenovic
Besides project wide variables, sketch specific variables should also be added.
Without it, the sketch specific variables that are needed as intermediate variables each
need their own reset upon sketch entry and do not stand out in the list of other generic
variables. Or this leads to making a dummy-variable per sketch.