Hi Dave, thx, I need to let that sink in or look for further reads, at least I can tell $ works - thank you.
> The resulting value of # at top level is ignored because assignment-like > function calls might return something that could be interpreted. So at > top level, you need to state explicitly "please interpret the value" by > writing > > $(if ...) > > instead of > > #(if ...) Best regards Michael
