feat: not found variable error now shows name of not found variable
Improves debug experience for end users who write scripts. Adjusted ion manual with error messages showing name of not found variables
Purpose
It helps immensely in debugging to see which variable name is not found.
About CI
The job linux:stable of the CI of Ion fails with compiling error.
See this issue for more details.