Hi,
It works fine on Org mode 8 but doesn't work on Org mode 9.0.5.
The reason is the params variable not accessible! below error message displayed:
let: Symbol’s value as variable is void: params
What's the right steps to run dot code in elisp code block in Org mode 9?