Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Language selector in virtual agent

JamesAcevedo88
Tera Contributor

I want to create a topic that would give the user the option to select the language in the virtual agent. Ive been using this script but is not working

(function execute() {
vaVars.global_requester_session_language = language_detection
})()
0 REPLIES 0