Version Differences for JSXHelloWorld
Line 12:
  * First tag defines global variables that configure the JSX.   * First tag defines global variables that configure the JSX.
  ** '''jsxContext''' variable defines the path to the directory where JSX root is.   ** '''jsxContext''' variable defines the path to the directory where JSX root is.
- ** '''jsxLogLevel''' variable is optional and sets the level of debug logging. + ** '''logLevel''' variable is optional and sets the level of debug logging.
  * Second tag loads the JSX core library.   * Second tag loads the JSX core library.