Well when using dynamic value in a custom module you have to “parse” its value first before using it in the module.
It is described in the docs like for NodeJS there is a this.parse function for this:
Well when using dynamic value in a custom module you have to “parse” its value first before using it in the module.
It is described in the docs like for NodeJS there is a this.parse function for this: