Okay so I tried applying this to another instance where the value I’m trying to display is contained within an array of several objects. I can’t easily access it with dot notation (status.name) so the code is a little different:
The property doesn’t really matter when using render. If you want to see what the value of your $EventData looks like, I recommend outputting that to see why this particular script block isn’t executing as expected. Coverting it to JSON might be helpful.