Set up a project
...
experience.config
Variables in messages
2 min
scenario you want to add an extra variable to recipe infos time via the variables field in views json in your purple experience messages json add a new placeholder in the messages json , recipe infos time) %s is a placeholder adding a new entry to the "variables" in your views json and passing in the data you want it to replace the %s with in this case, that would be something like $functions formattimestring($context content properties whatever the time is) views json