I want to get the last user input from chat box.
Using System variable "Activity.Text" in Production version of PVA, able to get last user input. But how to achieve this same in preview version of PVA?
You can enable it in "AI capabilities" page
Hi @Robulane ,
Thanks for the reply.
LastMessage.Text and Activity.Text is available in preview version of PVA. But it's not available in production version of PVA.
Is there a way to use system variable in production version of PVA??
Hi @arun01 ,
You can also use system variable. You have two system variables for this purpose: LastMessage.Text and Activity.Text.
Activity.Text gives you the text of the current incoming activity. LastMessage.Text gives you the text of the last message activity. Activity.Text can be null if user's incoming activity doesn't have text.
Here is an example:
WarrenBelz
146,520
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,869
Most Valuable Professional