-
Bug
-
Resolution: Done
-
Minor
-
1.0.0.Alpha13
-
None
if-else constructs in the CLI can't compare against undefined attribute results.
Attempt to create any 'if (result == undefined)' algorithms will always return false. The value-comparison can't handle undefined attributes.