your config.TEST here is a string, not an object so it can’t work like this.
Try $eval()
like shown here: Parse JSON to use in HabPanel it should still work.
your config.TEST here is a string, not an object so it can’t work like this.
Try $eval()
like shown here: Parse JSON to use in HabPanel it should still work.