Open KevinSayers opened 7 years ago
Update the input parsing such that inputs are added as keys into the JS dictionary. This enables the evaluation of code such as the below.
$(inputs.foo)
Update the input parsing such that inputs are added as keys into the JS dictionary. This enables the evaluation of code such as the below.