You can also parse expressions directly using dmx.parse("serverconnect.data.visitor_name")
, that is perhaps easier then accessing the data directly under dmx.app.data
. You can then also use the formatters in the expressions.
3 Likes