How to access entities values

hello,
Is there any possible way to access values of entities from user typed messages.

i have gone through some documentations and i found a argument which is
{{{prediction.intents}}}

and it is responding with [object object]
image
can somebody help me know how to access the value

Hi @deepak_singh
to access entities value try this - {{{entities.entityname}}}